fix emoji font
This commit is contained in:
parent
1a23d30bc4
commit
e0f518d1d0
|
@ -430,6 +430,7 @@ in
|
|||
fontconfig = {
|
||||
enable = true;
|
||||
defaultFonts = {
|
||||
emoji = [ "Noto Emoji" ];
|
||||
monospace = [ "RecMonoLinear Nerd Font" "Noto Sans Mono" ];
|
||||
sansSerif = [ "Inter" "Noto Sans" ];
|
||||
serif = [ "Noto Serif" ];
|
||||
|
|
Loading…
Reference in a new issue