Skip to content

Instantly share code, notes, and snippets.

@budasuyasa
Created August 14, 2021 04:47
Show Gist options
  • Save budasuyasa/d828ed78ee6460447ac22350bd546b49 to your computer and use it in GitHub Desktop.
Save budasuyasa/d828ed78ee6460447ac22350bd546b49 to your computer and use it in GitHub Desktop.
Fusuma Configs
swipe:
3:
left:
sendkey: "LEFTALT+RIGHT" # history back
right:
sendkey: "LEFTALT+LEFT" # history forward
down:
sendkey: "LEFTMETA+LEFTCTRL+DOWN" # close tab
up:
sendkey: "LEFTMETA+LEFTCTRL+UP" # close tab
pinch:
out:
sendkey: "LEFTCTRL+KPMINUS" # threshold: 0.5, interval: 0.5
in:
sendkey: "LEFTCTRL+KPPLUS" # threshold: 0.5, interval: 0.5
threshold:
pinch: 0.5
interval:
swipe: 0.75
pinch: 0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment