defaults closer to screenshot

This commit is contained in:
Daniel Flanagan 2017-01-18 22:34:06 -06:00
parent 403962fad9
commit 376c3f2e58
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ export BAR_WID="wmpanel"
export BAR_TOP_PADDING=0
# the amount of pixel padding space to place below the bar
export BAR_BOTTOM_PADDING=0
export BAR_BOTTOM_PADDING=24
# the characters to always print on the left-most side of the bar
export BAR_LEFT_CHARS=""

View File

@ -28,7 +28,7 @@ export IMG_PATH="$NICE_HOME/img"
export BORDER_WIDTH=0
# the gap between bspwm windows
export WINDOW_GAP=5
export WINDOW_GAP=24
# load our font variables
source "$DOTFILES_PATH/scripts/get_x_fonts.sh"