Polybar: Top bar? Top bar
This commit is contained in:
parent
57eb5d9960
commit
986f5296b6
@ -42,7 +42,7 @@ format-background = ${res/colors.bg}
|
|||||||
|
|
||||||
## BARS
|
## BARS
|
||||||
[template/bar]
|
[template/bar]
|
||||||
bottom = true
|
bottom = false
|
||||||
wm-restack = ${env:PB_WM_RESTACK:i3}
|
wm-restack = ${env:PB_WM_RESTACK:i3}
|
||||||
tray-maxsize = 16
|
tray-maxsize = 16
|
||||||
background = ${res/colors.bg}
|
background = ${res/colors.bg}
|
||||||
@ -52,7 +52,7 @@ tray-background = ${res/colors.bg}
|
|||||||
height = 40
|
height = 40
|
||||||
width = 100%
|
width = 100%
|
||||||
padding = 2
|
padding = 2
|
||||||
border-top-size = ${res/config.border-size}
|
border-bottom-size = ${res/config.border-size}
|
||||||
font-0 = "IBM Plex Sans:style=Medium:size=10;2"
|
font-0 = "IBM Plex Sans:style=Medium:size=10;2"
|
||||||
font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
|
font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
|
||||||
font-2 = "IBM Plex Sans:style=Bold:size=10;2"
|
font-2 = "IBM Plex Sans:style=Bold:size=10;2"
|
||||||
|
Loading…
Reference in New Issue
Block a user