dunst: update documentation on settings (#1881)

Fix a small discrepancy in the documentation for the dunst module.
This commit is contained in:
Sumner Evans 2021-03-26 21:27:13 -06:00 committed by GitHub
parent fedfd430f9
commit 7b30fc9922
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = {