added some fonts to prevent font rendering issues on many websites
This commit is contained in:
parent
9b44514862
commit
a03b3c42b1
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
||||||
alegreya
|
alegreya
|
||||||
alegreya-sans
|
alegreya-sans
|
||||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||||
|
roboto
|
||||||
|
ubuntu_font_family
|
||||||
];
|
];
|
||||||
fontconfig = {
|
fontconfig = {
|
||||||
defaultFonts = {
|
defaultFonts = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue