desktop: swap mplus-outline-fonts.osdnRelease for noto-fonts-cjk
This commit is contained in:
parent
e191f5121a
commit
65899ddba7
1 changed files with 1 additions and 4 deletions
|
@ -68,10 +68,7 @@ in
|
|||
fonts = {
|
||||
enableDefaultFonts = false;
|
||||
fonts = with pkgs; [
|
||||
# noto-fonts-cjk doesn't display in Discord for some reason
|
||||
# mplus-outline-fonts.osdnRelease is no longer updated and is now mplus-outline-fonts.githubRelease,
|
||||
# but で renders weird for some reason in the GitHub release, so I'm sticking to OSDN
|
||||
mplus-outline-fonts.osdnRelease
|
||||
noto-fonts-cjk
|
||||
noto-fonts
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; }) # required for icons
|
||||
twitter-color-emoji
|
||||
|
|
Loading…
Add table
Reference in a new issue