mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
dunst: don't show age of old messages
This commit is contained in:
parent
fc8007181e
commit
c889c25ae6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue