Polybar: Do the same thing I just did, but shorter
This commit is contained in:
parent
3d0f22aafe
commit
39168629d5
@ -31,7 +31,7 @@ conky.config = {
|
|||||||
minimum_width = 304,
|
minimum_width = 304,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
gap_x = 30,
|
gap_x = 30,
|
||||||
gap_y = 70,
|
gap_y = 64,
|
||||||
|
|
||||||
format_human_readable = true,
|
format_human_readable = true,
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ font-4 = "Material Design Icons:size=11;3"
|
|||||||
|
|
||||||
[template/bar]
|
[template/bar]
|
||||||
# Rendering of the bar
|
# Rendering of the bar
|
||||||
height = 34
|
height = 28
|
||||||
bottom = true
|
bottom = true
|
||||||
wm-restack = ${env:PB_WM_RESTACK:bspwm}
|
wm-restack = ${env:PB_WM_RESTACK:bspwm}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user