Remove idle threshold in dunst

This commit is contained in:
Marco Thomas
2020-12-17 13:39:30 +01:00
parent 2c70b82db9
commit f0f524ae4d

View File

@@ -83,7 +83,7 @@
# Set to 0 to disable. # Set to 0 to disable.
# A client can set the 'transient' hint to bypass this. See the rules # A client can set the 'transient' hint to bypass this. See the rules
# section for how to disable this if necessary # section for how to disable this if necessary
idle_threshold = 120 idle_threshold = 0
### Text ### ### Text ###