Polybar: Do the same thing I just did, but shorter

This commit is contained in:
Salt 2018-08-19 18:58:00 -05:00
parent 3d0f22aafe
commit 39168629d5
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ conky.config = {
minimum_width = 304,
border_width = 6,
gap_x = 30,
gap_y = 70,
gap_y = 64,
format_human_readable = true,

View File

@ -52,7 +52,7 @@ font-4 = "Material Design Icons:size=11;3"
[template/bar]
# Rendering of the bar
height = 34
height = 28
bottom = true
wm-restack = ${env:PB_WM_RESTACK:bspwm}