diff --git a/config/fusuma/config.yml b/config/fusuma/config.yml index 28c49bd..df00589 100644 --- a/config/fusuma/config.yml +++ b/config/fusuma/config.yml @@ -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