Bind touchpad swipes to workspace navigation

This commit is contained in:
Ohad Livne 2025-07-03 00:26:28 +03:00
parent 03815a602f
commit 5eca39a8d3
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -160,6 +160,10 @@ input type:touchpad {
bindsym $wm_mod+Shift+0 move container to workspace number 10
# Note: workspaces can have any name you want, not just numbers.
# We just use 1-10 as the default.
# Navigate between workspaces using the touchpad
bindgesture --exact swipe:3:left workspace prev
bindgesture --exact swipe:3:right workspace next
#
# Layout stuff:
#