19 lines
580 B
Text
19 lines
580 B
Text
# Generated by Gestures 0.3.0 --> https://gitlab.com/cunidev/gestures
|
|
# Manual editing might result in data loss!
|
|
|
|
|
|
# Invalid lines
|
|
|
|
|
|
# Unsupported lines
|
|
|
|
# Swipe threshold (0-100)
|
|
swipe_threshold 0
|
|
|
|
# Gestures
|
|
gesture swipe up 3 swayosd-client --output-volume raise
|
|
gesture swipe down 3 swayosd-client --output-volume lower
|
|
gesture swipe right 3 cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
|
gesture swipe left 3 swaync-client -t
|
|
gesture swipe up 4 hyprctl dispatch fullscreen 0
|
|
gesture swipe down 4 hyprctl dispatch exec ~/.config/rofi/scripts/screenshot/screenshot
|