From f078d3943a9b3fe39804a77c9d78f23764d391db Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 9 Jan 2025 10:16:50 +0900 Subject: bump to v2.3.9 , added hyprland-qt-support (not sure if it right though at this moment :) lmao) --- config/hypr/UserConfigs/ENVariables.conf | 3 +++ config/hypr/application-style.conf | 8 ++++++++ config/hypr/v2.3.8 | 5 ----- config/hypr/v2.3.9 | 5 +++++ 4 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 config/hypr/application-style.conf delete mode 100644 config/hypr/v2.3.8 create mode 100644 config/hypr/v2.3.9 diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index 4a9db143..831f3afd 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -17,6 +17,9 @@ env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland +# hyprland-qt-support +env = QT_QUICK_CONTROLS_STYLE,org.hyprland.style + # xwayland apps scale fix (useful if you are use monitor scaling) # see https://wiki.hyprland.org/Configuring/XWayland/ # toolkit-specific scale diff --git a/config/hypr/application-style.conf b/config/hypr/application-style.conf new file mode 100644 index 00000000..7e67f106 --- /dev/null +++ b/config/hypr/application-style.conf @@ -0,0 +1,8 @@ +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # +# as per Hyprland wiki: hyprland-qt-support provides a QML style for hypr* qt6 apps + +roundess = 2 + +border_width = 0 + +reduce_motion = false \ No newline at end of file diff --git a/config/hypr/v2.3.8 b/config/hypr/v2.3.8 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.3.8 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.3.9 b/config/hypr/v2.3.9 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.3.9 @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file -- cgit v1.2.3