chore: update flake.lock

This commit is contained in:
matt1432 2024-06-17 21:31:47 -04:00
parent 09fa6eba73
commit c98d947c26
4 changed files with 40 additions and 39 deletions
modules/hyprland

View file

@ -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.
};