hypr: update gestures to new config format
This commit is contained in:
parent
342d747e73
commit
91a73a91f2
1 changed files with 4 additions and 3 deletions
|
|
@ -145,9 +145,10 @@ input {
|
||||||
}
|
}
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||||
gestures {
|
gesture = 3, horizontal, workspace
|
||||||
workspace_swipe = true
|
gesture = 4, pinch, dispatcher, exec, walker
|
||||||
}
|
gesture = 4, left, dispatcher, exec, swaync-client -op
|
||||||
|
gesture = 4, right, dispatcher, exec, swaync-client -cp
|
||||||
|
|
||||||
# Example per-device config
|
# Example per-device config
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue