tangled
alpha
login
or
join now
crescentro.se
/
dotfiles
0
fork
atom
(mirror) personal dotfiles
github.com/crescentrose/dotfiles
0
fork
atom
overview
issues
pulls
pipelines
feat: add maple mono font
crescentro.se
1 month ago
9e34e31e
01cd8b17
+2
2 changed files
expand all
collapse all
unified
split
home
desktop
fonts.nix
machines
work
default.nix
+1
home/desktop/fonts.nix
···
6
6
departure-mono
7
7
iosevka
8
8
liberation_ttf # replacements for common MS fonts
9
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
50
+
"font-maple-mono"
50
51
"zed"
51
52
];
52
53
};