aboutsummaryrefslogtreecommitdiff
path: root/services/dunst.nix
diff options
context:
space:
mode:
Diffstat (limited to 'services/dunst.nix')
-rw-r--r--services/dunst.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/dunst.nix b/services/dunst.nix
index b8bda7f..c340c3e 100644
--- a/services/dunst.nix
+++ b/services/dunst.nix
@@ -10,7 +10,7 @@ with theme;
10 enable = true; 10 enable = true;
11 settings = { 11 settings = {
12 global = { 12 global = {
13 font = "Nerd Input 12"; 13 font = "Nerd Input 10";
14 allow_markup = "no"; 14 allow_markup = "no";
15 format = ''%s\n%b''; 15 format = ''%s\n%b'';
16 sort = "yes"; 16 sort = "yes";