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-old/sway/.config/fusuma/config.yml

24 lines
400 B
YAML
Raw Normal View History

2019-12-09 19:25:42 +01:00
swipe:
3:
left:
command: 'swaymsg workspace prev'
right:
command: 'swaymsg workspace next'
up:
command: 'swaymsg fullscreen toggle'
down:
command: 'launcher'
2019-12-09 19:25:42 +01:00
# pinch:
# in:
# command: 'xdotool key ctrl+shift+plus'
# out:
# command: 'xdotool key ctrl+minus'
2020-04-17 06:54:35 +02:00
# threshold:
# swipe: 1
# # pinch: 0.2
2019-12-09 19:25:42 +01:00
2020-04-17 06:54:35 +02:00
# interval:
# swipe: 0.5
# # pinch: 0.2