Change default fonts
This commit is contained in:
parent
20e2113e84
commit
86daa9ab69
@ -37,8 +37,8 @@
|
||||
fontconfig = {
|
||||
defaultFonts = {
|
||||
serif = [ "Hack Nerd Font" ];
|
||||
sansSerif = [ "DejaVuSansM Nerd Font" ];
|
||||
monospace = [ "JetBrainsMono Nerd Font" ];
|
||||
sansSerif = [ "Hack Nerd Font" ];
|
||||
monospace = [ "GohuFont 14 Nerd Font" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user