change waybar font

This commit is contained in:
ulic-youthlic 2025-01-24 21:43:31 +08:00
parent 992f6e6fce
commit 06d47bb3ed
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -124,7 +124,7 @@ in
]; ];
style = '' style = ''
* { * {
font-family: Noto Sans Mono, Noto Sans Mono CJK SC, FiraCode Nerd Font; font-family: LXGW Wenkai, FiraCode Nerd Font;
font-weight: bold; font-weight: bold;
font-size: 14px; font-size: 14px;
} }