about summary refs log tree commit diff
path: root/home/profiles/base/config/dunst.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/config/dunst.nix')
-rw-r--r--home/profiles/base/config/dunst.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/config/dunst.nix b/home/profiles/base/config/dunst.nix
index ac68827..142f547 100644
--- a/home/profiles/base/config/dunst.nix
+++ b/home/profiles/base/config/dunst.nix
@@ -19,7 +19,7 @@ with neotheme.colors;
     word_wrap = true;
     show_indicators = false;
     format = "<b>%s</b>\\n\\n%b";
-    font = "cherry 10";
+    font = "Terminus 11";
     frame_color = "#${color3}";
     separator_color = "auto";
     max_icon_size = 80;