feat: hyprland swipe gestures
This commit is contained in:
parent
2feae7c8d9
commit
26e0aed70e
3 changed files with 10 additions and 2 deletions
|
|
@ -19,4 +19,9 @@
|
|||
cursor = {
|
||||
no_hardware_cursors = true;
|
||||
};
|
||||
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
workspace_swipe_fingers = 3;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue