From 8f33e496d87e752c5985063a0e2ff4ac4a1bc83c Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Mon, 16 Sep 2024 17:43:58 +0200 Subject: [PATCH] Add workspace gestures --- modules/home/hyprland/config.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index f60e804..16b752f 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -292,6 +292,11 @@ "maxsize 1 1,class:^(xwaylandvideobridge)$" "noblur,class:^(xwaylandvideobridge)$" ]; + + gestures = { + workspace_swipe = true; + workspace_swipe_direction_lock = false; + }; }; extraConfig = "