summaryrefslogtreecommitdiff
path: root/common/programs/dunst.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/programs/dunst.nix')
-rw-r--r--common/programs/dunst.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/dunst.nix b/common/programs/dunst.nix
index 78aadf5..b96d274 100644
--- a/common/programs/dunst.nix
+++ b/common/programs/dunst.nix
@@ -15,7 +15,7 @@ in
enable = true;
settings = {
global = {
- font = "IosevkaInput 11";
+ font = "monospace 11";
corner_radius = 0;
frame_width = 2;
markup = "yes";