1
1
Fork 0

hyprland: disable swiping past single workspace

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-11-18 12:07:03 -06:00
parent 173df0a8ed
commit 52ec922394
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -237,7 +237,7 @@ in {
workspace_swipe = true;
workspace_swipe_cancel_ratio = 0.2;
workspace_swipe_distance = 1000;
workspace_swipe_forever = true;
#// workspace_swipe_forever = true;
workspace_swipe_min_speed_to_force = 10;
};