updated fusuma config more sensible values

This commit is contained in:
surtur 2020-03-24 04:45:08 +01:00
parent aeb1119b25
commit 15bcfd4ddd
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -44,12 +44,12 @@ swipe:
command: 'xdotool key alt+Left'
pinch:
in:
command: 'xdotool key ctrl+plus'
threshold: 0.3
interval: 0.1
command: 'xdotool key ctrl+equal'
threshold: 0.15
interval: 0.2
out:
command: 'xdotool key ctrl+minus'
threshold: 0.3
interval: 0.1
threshold: 0.15
interval: 0.2