summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index 050fd5da..9c33fda1 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -17,6 +17,7 @@ in {
17 env = [ 17 env = [
18 "NIXOS_OZONE_WL,1" 18 "NIXOS_OZONE_WL,1"
19 "QT_QPA_PLATFORM,wayland" 19 "QT_QPA_PLATFORM,wayland"
20 "QT_WAYLAND_DISABLE_WINDOWDECORATION,1"
20 "GDK_BACKEND,wayland" 21 "GDK_BACKEND,wayland"
21 "GDK_SCALE,0.66" 22 "GDK_SCALE,0.66"
22 "QT_AUTO_SCREEN_SCALE_FACTOR,1" 23 "QT_AUTO_SCREEN_SCALE_FACTOR,1"