summaryrefslogtreecommitdiff
path: root/share/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'share/common.nix')
-rw-r--r--share/common.nix12
1 files changed, 5 insertions, 7 deletions
diff --git a/share/common.nix b/share/common.nix
index 64ed3cb..1c48ee3 100644
--- a/share/common.nix
+++ b/share/common.nix
@@ -411,11 +411,9 @@ in
# system fonts
packages = with pkgs; [
- # large collection of free fonts
- google-fonts
-
- # large collection of patched programming fonts
- nerdfonts
+ # Inter & Merriweather as main fonts
+ inter
+ merriweather
# font families with good unicode coverage as fallback
noto-fonts
@@ -436,8 +434,8 @@ in
defaultFonts = {
emoji = [ "Noto Color Emoji" ];
monospace = [ "MonoLisa" "Noto Sans Mono" ];
- sansSerif = [ "Roboto" "Noto Sans" ];
- serif = [ "Roboto Serif" "Noto Serif" ];
+ sansSerif = [ "Inter" "Noto Sans" ];
+ serif = [ "Merriweather" "Noto Serif" ];
};
# don't look like ancient X11