diff options
author | Amin Bandali <me@aminb.org> | 2014-10-28 22:25:33 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2014-10-28 22:25:33 -0400 |
commit | d6e35f6acad691d85d3d337bdff68be7d7927a29 (patch) | |
tree | 8c8ed3bdfbae28642cd1deae80e2ec9d850d7080 /bspwm | |
parent | 4c9998eb05b0c3b31ebbeb9d9d1e1534877ab622 (diff) | |
download | configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.tar.gz configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.tar.xz configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.zip |
settings to match my 27px xfce panel
+ new lock screen shortcut
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 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 |