From: Amin Bandali Date: Wed, 29 Oct 2014 02:25:33 +0000 (-0400) Subject: settings to match my 27px xfce panel X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/d6e35f6acad691d85d3d337bdff68be7d7927a29 settings to match my 27px xfce panel + new lock screen shortcut --- diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 8ca115f..f7f606b 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -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 diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 263debc..9037438 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -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