gui: Change font configuration

This commit is contained in:
ulic-youthlic 2025-07-12 20:17:40 +08:00
parent 5263c62c29
commit 57dafbe7e1
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 14 additions and 26 deletions

View file

@ -142,9 +142,9 @@ in {
];
style = ''
* {
font-family: LXGW Wenkai, Maple Mono NF CN;
font-family: Libertinus Serif, Maple Mono NF CN;
font-weight: bold;
font-size: 14px;
font-size: 16px;
}
window#waybar {