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