summaryrefslogtreecommitdiff
path: root/home-modules
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-03-05 10:54:52 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-03-05 10:54:52 +0100
commitab72e2906d3b101d297f6b3750ed4acd37ee8344 (patch)
treeba2149b1a62de751f33df99c2e71d89aa5c9402f /home-modules
parentbdb6c4b4f76b5169021864a7116e6f70159aaf5e (diff)
Fix some hyprland and add cuda substituter.
Diffstat (limited to 'home-modules')
-rw-r--r--home-modules/desktop/hyprland.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-modules/desktop/hyprland.nix b/home-modules/desktop/hyprland.nix
index 164282e..5593542 100644
--- a/home-modules/desktop/hyprland.nix
+++ b/home-modules/desktop/hyprland.nix
@@ -243,8 +243,8 @@ with lib;
" ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%-"
];
- windowrulev2 = [
- "suppressevent maximize, class:.*" # You'll probably like this.
+ windowrule = [
+ "match:class .*, suppress_event maximize" # You'll probably like this.
];
source = [