From 2028d54ab2ddc4e81362b10bc7f4789484aa46fa Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Tue, 12 Dec 2023 00:54:06 +0000 Subject: [PATCH] Add gestures --- users/configs/desktop/hyprland/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/configs/desktop/hyprland/default.nix b/users/configs/desktop/hyprland/default.nix index ff8ef05..3b35d25 100644 --- a/users/configs/desktop/hyprland/default.nix +++ b/users/configs/desktop/hyprland/default.nix @@ -127,7 +127,8 @@ in { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off + workspace_swipe = true + workspace_swipe_fingers = 4 } # Example per-device config