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