diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 056503f..0281780 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -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