parent
09fa6eba73
commit
c98d947c26
4 changed files with 40 additions and 39 deletions
modules/hyprland
|
@ -14,7 +14,8 @@
|
|||
bg_col = "rgb(111111)";
|
||||
workspace_method = "center current"; # [center/first] [workspace] e.g. first 1 or center m+1
|
||||
|
||||
enable_gesture = true; # laptop touchpad, 4 fingers
|
||||
enable_gesture = true; # laptop touchpad
|
||||
gesture_fingers = 3;
|
||||
gesture_distance = 300; # how far is the "max"
|
||||
gesture_positive = true; # positive = swipe down. Negative = swipe up.
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue