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:
parent
0241cfa63f
commit
5c19b4943e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue