added hyprland touch gesture swipe
This commit is contained in:
parent
45af999d67
commit
2c001e8dcd
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
gestures = {
|
gestures = {
|
||||||
workspace_swipe = "on";
|
workspace_swipe = "on";
|
||||||
workspace_swipe_create_new = "false";
|
workspace_swipe_create_new = "false";
|
||||||
|
workspace_swipe_touch = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
device = {
|
device = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue