use natural scrolling
This commit is contained in:
parent
8b0b8e6450
commit
280f04fa78
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
swipe:
|
||||
3:
|
||||
left:
|
||||
command: 'swaymsg workspace prev'
|
||||
right:
|
||||
command: 'swaymsg workspace next'
|
||||
right:
|
||||
command: 'swaymsg workspace prev'
|
||||
up:
|
||||
command: 'swaymsg fullscreen toggle'
|
||||
down:
|
||||
|
|
Reference in a new issue