summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/themes.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/themes.nix b/config/themes.nix
index a0b20f5..4bea0e9 100644
--- a/config/themes.nix
+++ b/config/themes.nix
@@ -14,7 +14,7 @@
theme = { name = "adw-gtk3-dark"; package = pkgs.adw-gtk3; };
iconTheme = { name = "Papirus-Dark"; package = pkgs.papirus-icon-theme; };
- font = { name = "UbuntuMono Nerd Font"; };
+ font = { name = "UbuntuMono Nerd Font Mono"; };
};
qt = {