mirror of
https://github.com/Snigdha-OS/snigdhaos-cinnamon-config.git
synced 2025-09-23 17:44:57 +02:00
⚡️ perf(new): lxqt config
This commit is contained in:
13
etc/skel/.config/libinput-gestures.conf
Normal file
13
etc/skel/.config/libinput-gestures.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# Gestures Forward and Backward Page
|
||||
gesture swipe left 3 xdotool key alt+Right
|
||||
gesture swipe right 3 xdotool key alt+Left
|
||||
|
||||
# Switch Workspace
|
||||
gesture swipe left 4 xdotool key ctrl+alt+Right
|
||||
gesture swipe right 4 xdotool key ctrl+alt+Left
|
||||
|
||||
# Show active windows
|
||||
gesture swipe up xdotool key ctrl+alt+Down
|
||||
|
||||
# Show Desktop
|
||||
gesture swipe down xdotool key super+d
|
Reference in New Issue
Block a user