Polybar: Pull bar size from environment
This commit is contained in:
parent
8981e20a7b
commit
372cd95dcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user