️ perf(new): lxqt config

This commit is contained in:
eshanized
2024-12-29 08:02:53 +05:30
parent 646a9cba0e
commit 940bea8b7d
5 changed files with 98 additions and 8 deletions

View 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