diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-09 10:16:50 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-09 10:16:50 +0900 |
| commit | f078d3943a9b3fe39804a77c9d78f23764d391db (patch) | |
| tree | e13062017f083f75c9534aa12c61a61bb6cf05e5 /config/hypr/UserConfigs | |
| parent | f33d720cb67c3b7c35f57475bc7370af3b223b77 (diff) | |
bump to v2.3.9 , added hyprland-qt-support (not sure if it right though at this moment :) lmao)
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/ENVariables.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
