From d30e5c694ea73c3bfcc2f0ce8c0e34226471ac4d Mon Sep 17 00:00:00 2001 From: Elin Angelov Date: Mon, 2 Oct 2023 12:31:15 +0300 Subject: [PATCH] Update modules.rst --- docs/modules.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/modules.rst b/docs/modules.rst index 1fb752c..0b3ff9d 100644 --- a/docs/modules.rst +++ b/docs/modules.rst @@ -884,6 +884,9 @@ be running. Scripts will be executed when dunst gets unpaused. Requires: * dunst v1.5.0+ +Parameters: + * dunstctl.disabled(Boolean): dunst state on start + contributed by `cristianmiranda `_ - many thanks! contributed by `joachimmathes `_ - many thanks!