From ea4117363fbd62a518e53963fe63411b95582dc2 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 24 Nov 2021 18:05:08 +0100 Subject: [PATCH] Make dunst history sticky --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 6dbc9dd..a471fb0 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -152,7 +152,7 @@ # Should a notification popped up from history be sticky or timeout # as if it would normally do. - sticky_history = false + sticky_history = true # Maximum amount of notifications kept in history history_length = 100