sxhkd: super + slash and super + c bindings
authorAmin Bandali <me@aminb.org>
Sat, 2 May 2015 13:47:23 +0000 (09:47 -0400)
committerAmin Bandali <me@aminb.org>
Sat, 2 May 2015 13:47:23 +0000 (09:47 -0400)
sxhkd/.config/sxhkd/sxhkdrc

index 13734ef..db3e8aa 100644 (file)
@@ -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