1
Fork 0

Remove Noto fonts.

This commit is contained in:
Bauke 2024-02-24 12:55:04 +01:00
parent 3005bd5040
commit b5b389df3e
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@
fonts = {
fontconfig = {
defaultFonts = {
emoji = [ "Noto Color Emoji" ];
monospace = [ "Hasklig" "Victor Mono" "DejaVu Sans Mono" ];
sansSerif = [ "Inter" "DejaVu Sans" ];
serif = [ "Inter" "DejaVu Sans" ];
@ -35,7 +34,6 @@
hasklig
inter
iosevka
noto-fonts
victor-mono
(nerdfonts.override { fonts = [ "Hasklig" ]; })
];