tileos-settings-sway/etc/sway/inputs/touchpad-gestures.conf
2023-04-29 15:02:58 +04:00

8 lines
320 B
Text

# Touchpad gestures. See "man 5 sway" for the details
# Allow switching between workspaces with left and right swipes (three fingers)
bindgesture swipe:right workspace prev
bindgesture swipe:left workspace next
# Allow toggling floating mode (and vice versa) for selected window
bindgesture swipe:down floating toggle