Feat(sway): add gesture
This commit is contained in:
parent
42b373b467
commit
5b9d495de9
@ -227,6 +227,12 @@ mode "resize" {
|
|||||||
}
|
}
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
#
|
||||||
|
## Gesture
|
||||||
|
#
|
||||||
|
bindgesture swipe:right workspace prev
|
||||||
|
bindgesture swipe:left workspace next
|
||||||
|
|
||||||
#
|
#
|
||||||
# Audio
|
# Audio
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user