From 7b30fc99227e6c7c331a01a9fb87599e4cd8cee1 Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Fri, 26 Mar 2021 21:27:13 -0600 Subject: [PATCH] dunst: update documentation on settings (#1881) Fix a small discrepancy in the documentation for the dunst module. --- modules/services/dunst.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/dunst.nix b/modules/services/dunst.nix index 76fee146..60842a16 100644 --- a/modules/services/dunst.nix +++ b/modules/services/dunst.nix @@ -66,7 +66,7 @@ in { settings = mkOption { type = with types; attrsOf (attrsOf eitherStrBoolIntList); default = { }; - description = "Configuration written to ~/.config/dunstrc"; + description = "Configuration written to ~/.config/dunst/dunstrc"; example = literalExample '' { global = {