updated fusuma config more sensible values
This commit is contained in:
parent
aeb1119b25
commit
15bcfd4ddd
@ -44,12 +44,12 @@ swipe:
|
|||||||
command: 'xdotool key alt+Left'
|
command: 'xdotool key alt+Left'
|
||||||
pinch:
|
pinch:
|
||||||
in:
|
in:
|
||||||
command: 'xdotool key ctrl+plus'
|
command: 'xdotool key ctrl+equal'
|
||||||
threshold: 0.3
|
threshold: 0.15
|
||||||
interval: 0.1
|
interval: 0.2
|
||||||
out:
|
out:
|
||||||
command: 'xdotool key ctrl+minus'
|
command: 'xdotool key ctrl+minus'
|
||||||
threshold: 0.3
|
threshold: 0.15
|
||||||
interval: 0.1
|
interval: 0.2
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user