tileos-settings-swayfx/etc/sway/inputs/touchpad-gestures.conf
2024-07-01 14:48:20 +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