From d6e35f6acad691d85d3d337bdff68be7d7927a29 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 28 Oct 2014 22:25:33 -0400 Subject: [PATCH] settings to match my 27px xfce panel + new lock screen shortcut --- bspwm/.config/bspwm/bspwmrc | 2 +- sxhkd/.config/sxhkd/sxhkdrc | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.20.1