Make dunst history sticky
parent
595155244a
commit
ea4117363f
|
@ -152,7 +152,7 @@
|
||||||
|
|
||||||
# Should a notification popped up from history be sticky or timeout
|
# Should a notification popped up from history be sticky or timeout
|
||||||
# as if it would normally do.
|
# as if it would normally do.
|
||||||
sticky_history = false
|
sticky_history = true
|
||||||
|
|
||||||
# Maximum amount of notifications kept in history
|
# Maximum amount of notifications kept in history
|
||||||
history_length = 100
|
history_length = 100
|
||||||
|
|
Loading…
Reference in New Issue