summaryrefslogtreecommitdiff
path: root/.config/libinput-gestures.conf
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2017-12-02 08:45:36 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-02 08:45:36 +0800
commit672c6285d58e7bdc2a43239a3cbf0c7b3d3c835b (patch)
tree34f94ce0d25edf5c35a4962f8918c46214d1dd8c /.config/libinput-gestures.conf
parent291081d0ae6fefddf0a2ea020bae3389b5d4b2fb (diff)
downloaddotfiles-672c6285d58e7bdc2a43239a3cbf0c7b3d3c835b.tar.xz
dotfiles-672c6285d58e7bdc2a43239a3cbf0c7b3d3c835b.zip
add lib guesture config
Diffstat (limited to '.config/libinput-gestures.conf')
-rw-r--r--.config/libinput-gestures.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/libinput-gestures.conf b/.config/libinput-gestures.conf
new file mode 100644
index 0000000..df0282a
--- /dev/null
+++ b/.config/libinput-gestures.conf
@@ -0,0 +1,5 @@
+# Switch to related workspace
+gesture swipe left 3 xdotool key super+Left
+gesture swipe right 3 xdotool key super+Right
+
+gesture swipe left 2 xdotool key BackSpace