forked from extern/nix-config
polybar: Update config
This commit is contained in:
parent
4e8ef18535
commit
25cb38bed7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user