summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-02-02 17:12:35 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-02-02 17:19:34 +0530
commit958f5599f0765dcfa3fce9c885d37e8ece5ad749 (patch)
tree80c5034e0293104eb1db01f984e0eff3c5d0fe8a /config
parentf837cfb579aa9471f51ba808c54e14aaef27a8f0 (diff)
update dwl
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 = {