forked from extern/nix-config
hyprland: Enable workspace swipe
This is huge and means that I no longer have to use the buggy libinput hacks that I used previously. So far, I haven't experienced any bugs with hyprland gestures that I experienced with libinput-gestures.
This commit is contained in:
parent
c42127cd0d
commit
56ba2633cb
@ -94,7 +94,7 @@ master {
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = no
|
||||
workspace_swipe = yes
|
||||
}
|
||||
|
||||
# Example per-device config
|
||||
|
Loading…
Reference in New Issue
Block a user