use own fonts
This commit is contained in:
parent
0b8bd0acc1
commit
002caad6a0
|
@ -434,8 +434,8 @@ in
|
|||
defaultFonts = {
|
||||
emoji = [ "Noto Color Emoji" ];
|
||||
monospace = [ "MonoLisa" "Noto Sans Mono" ];
|
||||
sansSerif = [ "Inter" "Noto Sans" ];
|
||||
serif = [ "Merriweather" "Noto Serif" ];
|
||||
sansSerif = [ "TheSansOffice" "Noto Sans" ];
|
||||
serif = [ "TheSerifOffice" "Noto Serif" ];
|
||||
};
|
||||
|
||||
# don't look like ancient X11
|
||||
|
|
Loading…
Reference in a new issue