hyprland: disable swiping past single workspace
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
173df0a8ed
commit
52ec922394
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue