From 2c001e8dcd18bd10b1e2471c9498084aa7f08547 Mon Sep 17 00:00:00 2001
From: willifan <willifan@proton.me>
Date: Sat, 9 Nov 2024 21:26:24 +0100
Subject: [PATCH] added hyprland touch gesture swipe

---
 users/willifan/desktop/hyprland/Lillie/hyprland.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/users/willifan/desktop/hyprland/Lillie/hyprland.nix b/users/willifan/desktop/hyprland/Lillie/hyprland.nix
index c276236..caefe96 100644
--- a/users/willifan/desktop/hyprland/Lillie/hyprland.nix
+++ b/users/willifan/desktop/hyprland/Lillie/hyprland.nix
@@ -113,6 +113,7 @@
         gestures = {
             workspace_swipe = "on";
             workspace_swipe_create_new = "false";
+          workspace_swipe_touch = true;
         };
 
         device = {