diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-18 11:26:05 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-18 11:26:05 +0200 |
commit | 323c66cb15655382e80b98733b5f4cdc37e265fa (patch) | |
tree | 7866bdbde6e47bf0eaaabf359f82b84325cfff66 /accounts/gkleen@sif | |
parent | 43b21da62212bad854d47b6d99331033f1fe8024 (diff) | |
download | nixos-323c66cb15655382e80b98733b5f4cdc37e265fa.tar nixos-323c66cb15655382e80b98733b5f4cdc37e265fa.tar.gz nixos-323c66cb15655382e80b98733b5f4cdc37e265fa.tar.bz2 nixos-323c66cb15655382e80b98733b5f4cdc37e265fa.tar.xz nixos-323c66cb15655382e80b98733b5f4cdc37e265fa.zip |
...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/hyprland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix index 306cb93f..050fd5da 100644 --- a/accounts/gkleen@sif/hyprland.nix +++ b/accounts/gkleen@sif/hyprland.nix | |||
@@ -20,6 +20,7 @@ in { | |||
20 | "GDK_BACKEND,wayland" | 20 | "GDK_BACKEND,wayland" |
21 | "GDK_SCALE,0.66" | 21 | "GDK_SCALE,0.66" |
22 | "QT_AUTO_SCREEN_SCALE_FACTOR,1" | 22 | "QT_AUTO_SCREEN_SCALE_FACTOR,1" |
23 | "SDL_VIDEODRIVER,wayland" | ||
23 | # "AQ_DRM_DEVICES,/dev/dri/by-path/pci-0000:01:00.0-card" | 24 | # "AQ_DRM_DEVICES,/dev/dri/by-path/pci-0000:01:00.0-card" |
24 | ]; | 25 | ]; |
25 | 26 | ||