mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-31 11:50:46 +02:00
chore: fonts - remove unused fonts, add mono fonts for cjk
feat: more fontconfig parameters
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user