Comment out geastures

After an update the geasture was invalid, because I don't use a
trackpad but just the mouse I am uncommenting it.
This commit is contained in:
Jeena 2025-09-26 13:11:15 +09:00
parent 0241cfa63f
commit 5c19b4943e

View file

@ -203,9 +203,9 @@ input {
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = false
}
# gestures {
# workspace_swipe = false
# }
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more