tangled
alpha
login
or
join now
karitham.dev
/
dotfiles
0
fork
atom
a dotfile but it's really big
0
fork
atom
overview
issues
pulls
pipelines
font: try out monaspace for a while.
karitham.dev
2 months ago
2f1b2e7f
98d184e3
verified
This commit was signed with the committer's
known signature
.
karitham.dev
SSH Key Fingerprint:
SHA256:ODeRMGYuG7M/0G+fRF6IfwUk7r5AgG5MYdFTN+uvimc=
+3
-1
1 changed file
expand all
collapse all
unified
split
modules
desktop
fonts.nix
+3
-1
modules/desktop/fonts.nix
···
8
8
options.fonts = {
9
9
mono = lib.mkOption {
10
10
type = lib.types.str;
11
11
-
default = "Lilex Nerd Font Medium";
11
11
+
# default = "Lilex Nerd Font Medium";
12
12
+
default = "MonaspiceNe Nerd Font Propo";
12
13
description = "Global mono font";
13
14
};
14
15
};
···
19
20
lexend
20
21
nerd-fonts.jetbrains-mono
21
22
nerd-fonts.lilex
23
23
+
nerd-fonts.monaspace
22
24
noto-fonts
23
25
noto-fonts-cjk-sans
24
26
noto-fonts-color-emoji