mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
17 lines
376 B
Plaintext
17 lines
376 B
Plaintext
# Generated by Gestures 0.2.2 --> 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 xdotool key ctrl+t
|
|
gesture swipe down 3 xdotool key ctrl+w
|
|
gesture swipe left 3 xdotool key alt+Left
|
|
gesture swipe right 3 xdotool key alt+Right |