From 769e458e4b60293abadbf7894e46c9ff48d6552a Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 13 Feb 2018 12:50:00 -0600 Subject: [PATCH] bspwm: Remove top padding The bar there was more in the way than anything --- .config/bspwm/bspwmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index b7690824..028e51ff 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -46,7 +46,6 @@ unset deskpermon bspc config border_width 4 bspc config window_gap 10 -bspc config top_padding 37 bspc config bottom_padding 37 bspc config split_ratio 0.50