Polybar: Pull bar size from environment

This commit is contained in:
Salt 2018-07-31 12:36:22 -05:00
parent 8981e20a7b
commit 372cd95dcf

View File

@ -55,7 +55,7 @@ font-4 = "Material Design Icons:size=11;3"
[template/bar]
# Rendering of the bar
width = 1908
width = ${env:PB_BAR_WIDTH:1908}
height = 34
offset-x = 6
bottom = true