diff options
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/dunstrc | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ca65f1d..71af98b 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -278,6 +278,7 @@      background = "#222222"      foreground = "#888888"      timeout = 0 +    history_ignore = yes      # Icon for notifications with low urgency, uncomment to enable      #icon = /path/to/icon  | 
