From: Amin Bandali Date: Tue, 28 Jan 2020 05:21:46 +0000 (-0500) Subject: dunst: ignore low urgency notifications from history for now X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/c474de33512ae47778e6680e5a62eb9d2f43e85f dunst: ignore low urgency notifications from history for now otherwise, recalling notifications from history seems to only display those with low urgency, in v1.4.1 --- diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ca65f1d..71af98b 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -278,6 +278,7 @@ background = "#222222" foreground = "#888888" timeout = 0 + history_ignore = yes # Icon for notifications with low urgency, uncomment to enable #icon = /path/to/icon