1
0
forked from extern/nix-config

polybar: Update config

This commit is contained in:
Donovan Glover 2023-04-30 14:17:52 -04:00
parent 4e8ef18535
commit 25cb38bed7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -25,7 +25,7 @@ foreground = ${color.background-alt}
background = ${color.background}
border-color = ${color.text}
font-0 = "Hack:size=9"
font-0 = "Maple Mono:style=Bold:size=9"
font-1 = "Noto Sans CJK JP:size=9"
font-2 = "Font Awesome 6 Free:style=Solid:size=9"
font-3 = "Font Awesome 6 Free:style=Regular:size=9"
@ -128,7 +128,7 @@ label-muted =  Off
[module/window]
type = internal/xwindow
label-maxlen = 110
label-maxlen = 100
label-empty = /usr/bin/bspwm
; vim:ft=dosini