Polybar: Top bar? Top bar

This commit is contained in:
Salt 2020-12-27 11:01:32 -06:00
parent 57eb5d9960
commit 986f5296b6
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ format-background = ${res/colors.bg}
## BARS
[template/bar]
bottom = true
bottom = false
wm-restack = ${env:PB_WM_RESTACK:i3}
tray-maxsize = 16
background = ${res/colors.bg}
@ -52,7 +52,7 @@ tray-background = ${res/colors.bg}
height = 40
width = 100%
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-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
font-2 = "IBM Plex Sans:style=Bold:size=10;2"