aboutsummaryrefslogtreecommitdiff
path: root/modules/global.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/global.nix')
-rw-r--r--modules/global.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/global.nix b/modules/global.nix
index 51b0e21..2e66688 100644
--- a/modules/global.nix
+++ b/modules/global.nix
@@ -85,8 +85,8 @@ in
fonts.fontconfig = {
enable = true;
defaultFonts = {
- monospace = [ "NotoMono Nerd Font Mono" ];
- sansSerif = [ "Noto Sans" ];
+ monospace = [ "AdwaitaMono Nerd Font Mono" "NotoMono Nerd Font Mono" ];
+ sansSerif = [ "Adwaita Sans" "Noto Sans" ];
serif = [ "Noto Serif" ];
emoji = [ "Noto Color Emoji" ];
};
@@ -160,6 +160,7 @@ in
roboto-serif
cozette
inter
+ adwaita-fonts
noto-fonts
noto-fonts-extra
noto-fonts-cjk-sans