Feat(sway): add gesture

This commit is contained in:
Bertrand Benjamin 2023-10-20 06:26:33 +02:00
parent 42b373b467
commit 5b9d495de9
1 changed files with 6 additions and 0 deletions

View File

@ -227,6 +227,12 @@ mode "resize" {
}
bindsym $mod+r mode "resize"
#
## Gesture
#
bindgesture swipe:right workspace prev
bindgesture swipe:left workspace next
#
# Audio
#