about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-10-14 14:17:57 +0200
committerSilas Schöffel <sils@sils.li>2025-10-14 14:17:57 +0200
commit86e81c3660b8bab58614a36da08d71c13c9a6953 (patch)
tree965dd36f7b8ccb7801bcff618463ad53a9c136f7
parentrofi: use pkgs.rofi (diff)
downloadnix-config-86e81c3660b8bab58614a36da08d71c13c9a6953.zip
hyprland: switch to new gesture system HEAD main
-rw-r--r--modules/hm/sils/hyprland.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix
index 5c4a452..b21aef2 100644
--- a/modules/hm/sils/hyprland.nix
+++ b/modules/hm/sils/hyprland.nix
@@ -115,10 +115,9 @@ in {
         #  new_is_master = "true";
         #};
 
-        gestures = {
-          # See https://wiki.hyprland.org/Configuring/Variables/ for more
-          workspace_swipe = "on";
-        };
+        gesture = [
+          "3, horizontal, workspace"
+        ];
 
         # Example windowrule v1
         # windowrule = float, ^(kitty)$