diff options
Diffstat (limited to 'common/programs/dunst.nix')
| -rw-r--r-- | common/programs/dunst.nix | 2 |
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"; |
