Add fusuma config

This commit is contained in:
Erin 2022-10-03 16:16:41 -04:00
parent 41284777d7
commit 8c7c2cfaa7

View file

@ -0,0 +1,10 @@
swipe:
3:
left:
command: "xdotool key super+ctrl+Right"
right:
command: "xdotool key super+ctrl+Left"
up:
command: "xdotool key super+Tab"
down:
command: "xdotool key super+Tab"