fixing hyprland stuff

This commit is contained in:
Chris Cochrun 2024-12-30 07:17:03 -06:00
parent 90642bdb41
commit cc460f5431
2 changed files with 9 additions and 0 deletions

View file

@ -136,6 +136,10 @@ in
# no_cursor_warps = false;
};
cursor = {
inactive_timeout = 3;
};
gestures = {
workspace_swipe = true;
workspace_swipe_fingers = 3;