diff options
author | Amin Bandali <amin@aminb.org> | 2017-04-27 20:42:01 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2017-04-27 20:42:01 -0400 |
commit | de4bd775f46c0e759e811fd6823140a471ba445c (patch) | |
tree | de31e0f325d90a3d86e5fd76bf5ebdb26f910341 /bspwm | |
parent | e0dcd28c0d4e24351e54ec34d7a25fe233ba6b68 (diff) | |
download | configs-de4bd775f46c0e759e811fd6823140a471ba445c.tar.gz configs-de4bd775f46c0e759e811fd6823140a471ba445c.tar.xz configs-de4bd775f46c0e759e811fd6823140a471ba445c.zip |
Some minor polybar tweaks
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 e90c6f4..f52142d 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -13,7 +13,7 @@ bspc monitor HDMI-1 -d VI VII VIII IX X bspc config border_width 2 bspc config window_gap 8 -bspc config top_padding 28 +#bspc config top_padding 20 bspc config split_ratio 0.52 bspc config borderless_monocle true |