settings to match my 27px xfce panel
authorAmin Bandali <me@aminb.org>
Wed, 29 Oct 2014 02:25:33 +0000 (22:25 -0400)
committerAmin Bandali <me@aminb.org>
Wed, 29 Oct 2014 02:25:33 +0000 (22:25 -0400)
+ new lock screen shortcut

bspwm/.config/bspwm/bspwmrc
sxhkd/.config/sxhkd/sxhkdrc

index 8ca115f..f7f606b 100755 (executable)
@@ -3,7 +3,7 @@
 bspc config border_width        5
 bspc config window_gap                 10
 
-bspc config top_padding 30
+bspc config top_padding 27
 
 bspc config split_ratio         0.5
 bspc config borderless_monocle  true
index 263debc..9037438 100644 (file)
@@ -84,7 +84,10 @@ super + Return
        urxvt
 
 super + space
-       dmenu_run -fn "Source Code Pro for Powerline:bold:pixelsize=10" -h 31 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb
+       dmenu_run -fn "Source Code Pro for Powerline:bold:pixelsize=10" -h 28 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb
+
+super + x
+    slimlock
 
 # make sxhkd reload its configuration files:
 super + Escape