use the font I bought

This commit is contained in:
Christoph Cullmann 2024-08-24 18:32:30 +02:00
parent 8ad305b206
commit f9a4d28230
No known key found for this signature in database

View file

@ -477,7 +477,7 @@ in
enable = true;
defaultFonts = {
emoji = [ "Noto Color Emoji" ];
monospace = [ "Monaspace Argon" "IBM Plex Mono" "Noto Sans Mono" ];
monospace = [ "MonoLisa" "IBM Plex Mono" "Noto Sans Mono" ];
sansSerif = [ "Inter" "IBM Plex Sans" "Noto Sans" ];
serif = [ "Crimson" "IBM Plex Serif" "Noto Serif" ];
};