summaryrefslogtreecommitdiff
path: root/common/programs/dunst.nix
diff options
context:
space:
mode:
authorbrustybee <beebeeb5k@gmail.com>2026-04-13 03:04:59 +0530
committerbrustybee <beebeeb5k@gmail.com>2026-04-13 03:04:59 +0530
commit1bb49481dbec223e68df4f60fa1d425525e16cff (patch)
tree66e87c01c39054b7abb51d04bfc50f63b201aaf4 /common/programs/dunst.nix
parentf5b78ff561eff75c803ed1ef6e736a6c991cd135 (diff)
This is like that one dream you don't know how to describe
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 f6d4cbd..e24bedc 100644
--- a/common/programs/dunst.nix
+++ b/common/programs/dunst.nix
@@ -11,7 +11,7 @@ let
in
{
services.dunst = {
- enable = true;
+ enable = false;
settings = {
global = {
font = "monospace 11";