summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-31 22:49:14 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-31 22:49:14 +0200
commit5853d4592d4af4de88fbee1ea89143f47e17ca8c (patch)
tree7a2ee06cf8cf3c2f696e9012e491fde6175dea14
parentd4b8aca032b2352df9af798ad1c229c7a0376045 (diff)
Inter & Merriweather as main fonts
-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