summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-05-02 09:47:23 -0400
committerAmin Bandali <me@aminb.org>2015-05-02 09:47:23 -0400
commit7a226debb210656a9659db47f8b28c9c60cd61ef (patch)
treedc00add10282f5416bdf6efc5c0706809a0df0db
parentb43fbbaa6dfebfdc3fd043f6431e4334e2efac37 (diff)
downloadconfigs-7a226debb210656a9659db47f8b28c9c60cd61ef.tar.gz
configs-7a226debb210656a9659db47f8b28c9c60cd61ef.tar.xz
configs-7a226debb210656a9659db47f8b28c9c60cd61ef.zip
sxhkd: super + slash and super + c bindings
Diffstat (limited to '')
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 13734ef..db3e8aa 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -37,7 +37,7 @@ super + m
super + {_,shift + }{h,j,k,l}
bspc window -{f,s} {left,down,up,right}
-super + {_,shift + }c
+super + {_,shift + }slash
bspc window -f {next,prev}
super + {comma,period}
@@ -95,6 +95,9 @@ super + e
super + r
firefox
+super + c
+ chromium
+
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd