diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-16 17:27:51 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-16 17:27:51 +0800 |
commit | 4b07840c06f429b0f4982fee9e81946e0753e39d (patch) | |
tree | b1808e1b86b53b2d0a2f3fab11905b6d71fb7811 /misc | |
parent | 5aba702960cc57354142eae601f87910f777b19a (diff) |
update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libinput-gestures.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/libinput-gestures.conf b/misc/libinput-gestures.conf index 051c632..f9c76a3 100644 --- a/misc/libinput-gestures.conf +++ b/misc/libinput-gestures.conf | |||
@@ -11,7 +11,7 @@ | |||
11 | swipe_threshold 0 | 11 | swipe_threshold 0 |
12 | 12 | ||
13 | # Gestures | 13 | # Gestures |
14 | gesture swipe down 3 xdotool key Ctrl+w | 14 | gesture: swipe down 3 xdotool key Ctrl+w |
15 | gesture swipe up 3 xdotool key Alt+p | 15 | gesture: swipe up 3 xdotool key Alt+p |
16 | gesture swipe right 3 xdotool key Alt+Left | 16 | gesture: swipe right 3 xdotool key Alt+Left |
17 | gesture swipe left 3 xdotool key Alt+Right | 17 | gesture: swipe left 3 xdotool key Alt+Right |