aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2020-08-28 13:23:33 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2020-08-28 13:23:33 +0800
commit2d176d485bf40c12c196a1d2809fe93c6e941df2 (patch)
tree6bf74b2d8b950879bc5ebd9eb09038c04fda4c24 /misc
parentc2c497544e005239411896632b592901e4fc475a (diff)
update
Diffstat (limited to 'misc')
-rw-r--r--misc/libinput-gestures.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/misc/libinput-gestures.conf b/misc/libinput-gestures.conf
new file mode 100644
index 0000000..051c632
--- /dev/null
+++ b/misc/libinput-gestures.conf
@@ -0,0 +1,17 @@
1# Generated by Gestures 0.2.2 --> https://gitlab.com/cunidev/gestures
2# Manual editing might result in data loss!
3
4
5# Invalid lines
6
7
8# Unsupported lines
9
10# Swipe threshold (0-100)
11swipe_threshold 0
12
13# Gestures
14gesture swipe down 3 xdotool key Ctrl+w
15gesture swipe up 3 xdotool key Alt+p
16gesture swipe right 3 xdotool key Alt+Left
17gesture swipe left 3 xdotool key Alt+Right