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

32 lines
595 B
YAML

# {{@@ header() @@}}
# _____
# | ___| _ ___ _ _ _ __ ___ __ _
# | |_ | | | / __| | | | '_ ` _ \ / _` |
# | _|| |_| \__ \ |_| | | | | | | (_| |
# |_| \__,_|___/\__,_|_| |_| |_|\__,_|
swipe:
3:
left:
command: 'swaymsg workspace next'
right:
command: 'swaymsg workspace prev'
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