Skip to content

Instantly share code, notes, and snippets.

@ashwinkey04
Created June 5, 2020 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashwinkey04/d574f9d1825b59cc7d8cc3bac44c7522 to your computer and use it in GitHub Desktop.
Save ashwinkey04/d574f9d1825b59cc7d8cc3bac44c7522 to your computer and use it in GitHub Desktop.
Fusuma config file
swipe:
3:
left:
command: 'xdotool key alt+Shift+Tab'
right:
command: 'xdotool key alt+Tab'
up:
command: 'xdotool key super'
down:
command: 'xdotool key super'
4:
up:
command: 'xdotool key super+Page_Down'
down:
command: 'xdotool key super+Page_Up'
threshold:
swipe: 1
pinch: 1
interval:
swipe: 1
pinch: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment