mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 02:39:45 +01:00
13 lines
171 B
YAML
13 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
|
||
|
|