(mirror) personal dotfiles github.com/crescentrose/dotfiles

feat: add maple mono font

+2
+1
home/desktop/fonts.nix
··· 6 6 departure-mono 7 7 iosevka 8 8 liberation_ttf # replacements for common MS fonts 9 + maple-mono.truetype 9 10 noto-fonts 10 11 noto-fonts-cjk-sans 11 12 twitter-color-emoji # 🤓
+1
machines/work/default.nix
··· 47 47 "font-cascadia-code-nf" 48 48 "font-fira-code-nerd-font" 49 49 "font-symbols-only-nerd-font" 50 + "font-maple-mono" 50 51 "zed" 51 52 ]; 52 53 };