fix fonts
This commit is contained in:
parent
4ca8b75fa4
commit
da9391b68a
@ -69,7 +69,7 @@ in {
|
||||
|
||||
# fonts
|
||||
noto-fonts
|
||||
nerd-fonts
|
||||
nerdfonts
|
||||
fira
|
||||
];
|
||||
|
||||
@ -277,7 +277,7 @@ in {
|
||||
defaultFonts = {
|
||||
emoji = ["Noto Color Emoji"];
|
||||
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"];
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user