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'
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user