1
0
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:
Donovan Glover 2023-04-10 18:21:47 -04:00
parent c42127cd0d
commit 56ba2633cb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -94,7 +94,7 @@ master {
gestures { gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = no workspace_swipe = yes
} }
# Example per-device config # Example per-device config