From 81de607e88f85075fc8f113886d9b3960ae19321 Mon Sep 17 00:00:00 2001 From: Michael Sloan Date: Sun, 13 Jan 2019 01:39:36 -0800 Subject: [PATCH] Add a tip to the docs about how to skip initial display My usecase is that I don't want to get notified for every new song that plays (it's distracting), but I do want to bring them up via the notification history. --- docs/dunst.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/dunst.pod b/docs/dunst.pod index c9e063e..1e9a660 100644 --- a/docs/dunst.pod +++ b/docs/dunst.pod @@ -645,6 +645,10 @@ together. The default stack_stag value is set from the string hints "synchronous", "private-synchronous", "x-canonical-private-synchronous", and "x-dunst-stack-tag". +If you want to skip display of a notification, but still have it in +history, setting 'timeout' to "1ms" will essentially skip initial +display. + =back =head2 SCRIPTING