reduce worspace_swipe_distance

This commit is contained in:
Joel Mathew Thomas
2024-08-18 00:18:04 +05:30
parent 20c5e59c78
commit d1f5ed1a53
+1 -1
View File
@@ -133,7 +133,7 @@ gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = on workspace_swipe = on
workspace_swipe_fingers = 3 workspace_swipe_fingers = 3
workspace_swipe_distance = 500 workspace_swipe_distance = 300
} }
misc { misc {