From c4aaa84278b21c325417af27d1a36c4c5fcf4873 Mon Sep 17 00:00:00 2001 From: odrling Date: Mon, 17 Apr 2023 10:56:42 +0200 Subject: [PATCH] [dunst] show_age_threshold = -1 --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 68fd711..545c693 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -135,7 +135,7 @@ # Show age of message if message is older than show_age_threshold # seconds. # Set to -1 to disable. - show_age_threshold = 60 + show_age_threshold = -1 # Split notifications into multiple lines if they don't fit into # geometry.