[sxhkd] launch emacs in normal mode for now
[~bandali/configs] / sxhkd / .config / sxhkd / sxhkdrc
index 13734ef..646653f 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}
@@ -46,6 +46,9 @@ super + {comma,period}
 super + bracket{left,right}
        bspc desktop -f {prev,next}
 
+super + shift + bracket{left,right}
+       bspc window -d {prev,next}
+
 super + ctrl + {h,j,k,l}
        bspc window -p {left,down,up,right}
 
@@ -84,7 +87,7 @@ super + Return
        urxvt
 
 super + space
-       xfce4-popup-whiskermenu
+       rofi -show run -font "Source Code Pro 11" -fg "#195465" -bg "#0A0F14" -hlfg "#EDB54B" -hlbg "#0A0F14" -o 85
 
 super + x
     slimlock
@@ -95,6 +98,9 @@ super + e
 super + r
     firefox
 
+super + c
+    chromium
+
 # make sxhkd reload its configuration files:
 super + Escape
        pkill -USR1 -x sxhkd