diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 8ab14a0..a97102f 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -152,10 +152,10 @@ # Should a notification popped up from history be sticky or timeout # as if it would normally do. - sticky_history = true + sticky_history = false # Maximum amount of notifications kept in history - history_length = 100 + history_length = 15 ### Misc/Advanced ###