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/dotfiles/fusuma.yml

24 lines
400 B
YAML
Raw Normal View History

2020-06-21 00:07:53 +02:00
swipe:
3:
left:
command: 'swaymsg workspace next'
2020-10-02 06:08:00 +02:00
right:
command: 'swaymsg workspace prev'
2020-06-21 00:07:53 +02:00
up:
command: 'swaymsg fullscreen toggle'
down:
command: 'launcher'
# 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