From c2339511431210ad1b29cd1ec2af002e264a782c Mon Sep 17 00:00:00 2001 From: Andrey0189 Date: Thu, 18 Apr 2024 11:47:37 +0500 Subject: [PATCH] Swipe forever --- home-manager/modules/wms/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/wms/hyprland.nix b/home-manager/modules/wms/hyprland.nix index 6b4731b..f4b8acd 100644 --- a/home-manager/modules/wms/hyprland.nix +++ b/home-manager/modules/wms/hyprland.nix @@ -94,6 +94,7 @@ workspace_swipe_fingers = 3; workspace_swipe_invert = false; workspace_swipe_distance = 200; + workspace_swipe_forever = true; }; misc = {