renamed fusuma parent config folder
This commit is contained in:
parent
f234703b38
commit
76c9cd0559
@ -51,12 +51,15 @@ swipe:
|
|||||||
pinch:
|
pinch:
|
||||||
in:
|
in:
|
||||||
command: 'xdotool key ctrl+equal'
|
command: 'xdotool key ctrl+equal'
|
||||||
|
# command: 'xdotool keydown ctrl click 4 keyup ctrl' # Zoom in
|
||||||
threshold: 0.0485
|
threshold: 0.0485
|
||||||
out:
|
out:
|
||||||
command: 'xdotool key ctrl+minus'
|
command: 'xdotool key ctrl+minus'
|
||||||
|
# command: 'xdotool keydown ctrl click 5 keyup ctrl' # Zoom out
|
||||||
threshold: 0.0485
|
threshold: 0.0485
|
||||||
|
|
||||||
plugin:
|
plugin:
|
||||||
inputs:
|
inputs:
|
||||||
libinput_command_input:
|
libinput_command_input:
|
||||||
|
# show-keycode: true
|
||||||
verbose: true
|
verbose: true
|
Loading…
Reference in New Issue
Block a user