better fonts

This commit is contained in:
Christoph Cullmann 2024-08-04 16:31:43 +02:00
parent 8c8499796e
commit be420c6797
No known key found for this signature in database

View file

@ -423,7 +423,7 @@ in
fontconfig = {
# better default fonts
defaultFonts = {
monospace = ["JetBrainsMono Nerd Font Mono"];
monospace = ["M+1Code Nerd Font Mono"];
sansSerif = ["M+1 Nerd Font"];
};
};