Polybar, Conky: Move Polybar to bottom
This commit is contained in:
parent
85069b1b8f
commit
b569c57eb9
@ -30,7 +30,7 @@ conky.config = {
|
|||||||
minimum_width = 300,
|
minimum_width = 300,
|
||||||
border_width = 6,
|
border_width = 6,
|
||||||
gap_x = 20,
|
gap_x = 20,
|
||||||
gap_y = 20,
|
gap_y = 58,
|
||||||
|
|
||||||
draw_outline = false,
|
draw_outline = false,
|
||||||
draw_shades = false
|
draw_shades = false
|
||||||
|
@ -50,6 +50,7 @@ font-4 =
|
|||||||
# Rendering of the bar
|
# Rendering of the bar
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 30
|
height = 30
|
||||||
|
bottom = true
|
||||||
wm-restack = ${env:PB_WM_RESTACK:bspwm}
|
wm-restack = ${env:PB_WM_RESTACK:bspwm}
|
||||||
|
|
||||||
# Module padding and spacing
|
# Module padding and spacing
|
||||||
|
Loading…
Reference in New Issue
Block a user