fonts: noto cjk renamed
This commit is contained in:
parent
8d7ebd3656
commit
5093a4fb11
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ in
|
||||||
monaspace
|
monaspace
|
||||||
(pkgs.nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
(pkgs.nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk-sans
|
||||||
noto-fonts-color-emoji
|
noto-fonts-color-emoji
|
||||||
roboto
|
roboto
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
|
|
Loading…
Reference in a new issue