turn of hyprland buggy numbered swipe

This commit is contained in:
Tristan 2024-02-11 16:27:13 +00:00
parent 279b78b62d
commit e96f4495b2

View file

@ -38,7 +38,7 @@ in {
}; };
gestures = { gestures = {
workspace_swipe = true; workspace_swipe = true;
workspace_swipe_numbered = true; workspace_swipe_numbered = false;
}; };
decoration = { decoration = {
rounding = 0; rounding = 0;