From c889c25ae67db164a7eace5174838db8fa3f69e5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 29 Apr 2023 07:53:22 +0200 Subject: [PATCH] dunst: don't show age of old messages --- dotfiles/dunstrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index 75c429d..37da102 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -28,6 +28,8 @@ # Don't remove messages, if the user is idle (no mouse or keyboard input) idle_threshold = 60 + # Don't show age of old messages + show_age_threshold = -1 # The format of the message. Possible variables are: # %a appname