Add more cool fonts.
This commit is contained in:
parent
3ea8866748
commit
2a0550566a
1 changed files with 4 additions and 0 deletions
|
@ -15,10 +15,14 @@ mkIf (elem "fonts" config.machine.conffiles) {
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
arphic-ukai
|
arphic-ukai
|
||||||
arphic-uming
|
arphic-uming
|
||||||
|
crimson
|
||||||
corefonts # Microsoft free fonts
|
corefonts # Microsoft free fonts
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
font-awesome-ttf
|
font-awesome-ttf
|
||||||
inconsolata # monospaced
|
inconsolata # monospaced
|
||||||
|
inter
|
||||||
|
manrope
|
||||||
|
montserrat
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
|
|
Loading…
Reference in a new issue