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