This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/sway/.config/fusuma/config.yml
2019-12-09 15:25:42 -03:00

23 lines
409 B
YAML

swipe:
3:
left:
command: 'swaymsg workspace prev'
right:
command: 'swaymsg workspace next'
up:
command: 'swaymsg fullscreen toggle'
down:
command: 'wofi -S drun -ip"Iniciar: "'
# pinch:
# in:
# command: 'xdotool key ctrl+shift+plus'
# out:
# command: 'xdotool key ctrl+minus'
threshold:
swipe: 1
# pinch: 0.2
interval:
swipe: 0.5
# pinch: 0.2