From ef10efa5b548c1da1f1b26223c9f74d13e1ca92f Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 7 Dec 2024 16:12:45 +0100 Subject: [PATCH] Hyprland: enable touch gestures --- modules/hm/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 2fd1c1f..0e177d0 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -140,6 +140,7 @@ in gestures = { # See https://wiki.hyprland.org/Configuring/Variables/ for more workspace_swipe = true; + workspace_swipe_touch = true; }; decoration = {