fix fonts
This commit is contained in:
parent
4ca8b75fa4
commit
da9391b68a
@ -69,7 +69,7 @@ in {
|
|||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
noto-fonts
|
noto-fonts
|
||||||
nerd-fonts
|
nerdfonts
|
||||||
fira
|
fira
|
||||||
];
|
];
|
||||||
|
|
||||||
@ -277,7 +277,7 @@ in {
|
|||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
emoji = ["Noto Color Emoji"];
|
emoji = ["Noto Color Emoji"];
|
||||||
monospace = ["FiraCode Nerd Fonts" "FiraMono Nerd Font" "FiraMono" "NotoMono Nerd Font"];
|
monospace = ["FiraCode Nerd Fonts" "FiraMono Nerd Font" "FiraMono" "NotoMono Nerd Font"];
|
||||||
sansSerif = ["Fira Sans" "NotoSans Nerd Font"];
|
sansSerif = ["FiraSans" "NotoSans Nerd Font"];
|
||||||
serif = ["NotoSerif Nerd Font"];
|
serif = ["NotoSerif Nerd Font"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user