summaryrefslogtreecommitdiffstats
path: root/.config/gebaar
diff options
context:
space:
mode:
authorYigit Sever2020-01-04 16:21:13 +0300
committerYigit Sever2020-01-04 16:21:13 +0300
commit3cd07e80c97a6c9f9a7283b384da52d681824ec3 (patch)
treed960acf791f7946078bc249f68f0ca8690b38c7e /.config/gebaar
parent56d0cda40714fb8d38103367b185c881a6e9d555 (diff)
downloaddotfiles-3cd07e80c97a6c9f9a7283b384da52d681824ec3.tar.gz
dotfiles-3cd07e80c97a6c9f9a7283b384da52d681824ec3.tar.bz2
dotfiles-3cd07e80c97a6c9f9a7283b384da52d681824ec3.zip
Change gebaard down gesture
diffstat (limited to '.config/gebaar')
-rw-r--r--.config/gebaar/gebaard.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/gebaar/gebaard.toml b/.config/gebaar/gebaard.toml
index cc772c1..29dfe9a 100644
--- a/.config/gebaar/gebaard.toml
+++ b/.config/gebaar/gebaard.toml
@@ -1,6 +1,6 @@
1[commands.swipe.three] 1[commands.swipe.three]
2up = "rofi -show combi" 2up = ""
3down = "kitty --session ~/bin/ranger.session" 3down = "copyq show"
4left = "i3-msg workspace prev" 4left = "i3-msg workspace prev"
5right = "i3-msg workspace next" 5right = "i3-msg workspace next"
6 6