mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
8bdfa41b4e
Fusuma is a tool supports multitouch gestures with libinput driver on Linux.
12 lines
171 B
YAML
12 lines
171 B
YAML
interval:
|
|
swipe: 7
|
|
swipe:
|
|
3:
|
|
left:
|
|
command: xdotool key ctrl+alt+Right
|
|
4:
|
|
left:
|
|
command: xdotool key ctrl+shift+alt+Right
|
|
threshold:
|
|
swipe: 1
|
|
|