Fixed polybar

This commit is contained in:
marc
2023-09-04 22:48:27 +02:00
parent 3ff5e00d29
commit c6ddc5f30f
8 changed files with 28 additions and 13 deletions

View File

@@ -8,17 +8,17 @@ height = 32
offset-x = 0
offset-y = 0
font-0 = "Iosevka:size=10;2"
font-1 = "Iosevka:size=16;2"
font-2 = "Iosevka:size=22;4"
font-0 = "Iosevka Nerd Font:size=10;2"
font-1 = "Iosevka Nerd Font:size=16;2"
font-2 = "Iosevka Nerd Font:size=20;4"
background = ${colours/bar.bg}
foreground = ${colours/bar.fg}
border-bottom-size = 5
border-top-size = 5
border-left-size = 10
border-right-size = 10
border-left-size = 10
border-right-size = 10
border-bottom-color = ${colours/bar.bg}
border-top-color = ${colours/bar.bg}