dotfiles/fusuma/.config/fusuma/config.yml
2022-10-03 16:16:41 -04:00

11 lines
220 B
YAML

swipe:
3:
left:
command: "xdotool key super+ctrl+Right"
right:
command: "xdotool key super+ctrl+Left"
up:
command: "xdotool key super+Tab"
down:
command: "xdotool key super+Tab"