chore: fonts - remove unused fonts, add mono fonts for cjk

feat: more fontconfig parameters
This commit is contained in:
Ryan Yin
2025-06-22 18:19:29 +08:00
parent df06a1d7e4
commit 5716831d6c
10 changed files with 80 additions and 70 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
* {
transition: 200ms ease;
font-family: "JetBrainsMono Nerd Font";
font-family: "Maple Mono NF CN";
font-size: 1.3rem;
}
@@ -52,7 +52,7 @@
background-color: @bg-col;
}
/* anyrun's ouput matches entries - Base */
/* anyrun's output matches entries - Base */
#match {
color: @fg-col;
background: @bg-col;