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

@ -36,7 +36,7 @@
# "cv30"
# ];
# font-family = "Maple Mono SC NF";
# font-family = "Maple Mono NF CN";
font-feature = [
"calt"
"zero"

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 {

View file

@ -105,7 +105,7 @@ in {
"cv03" = true;
"ss08" = true;
};
ui_font_family = "Source Han Sans SC";
ui_font_family = "Source Han Sans";
theme = "Gruvbox Dark Hard";
vim_mode = true;
vim = {