projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8f72116
)
dunst: ignore low urgency notifications from history for now
author
Amin Bandali
<mab@gnu.org>
Tue, 28 Jan 2020 05:21:46 +0000
(
00:21
-0500)
committer
Amin Bandali
<mab@gnu.org>
Tue, 28 Jan 2020 05:21:46 +0000
(
00:21
-0500)
otherwise, recalling notifications from history seems to only display
those with low urgency, in v1.4.1
.config/dunst/dunstrc
patch
|
blob
|
blame
|
history
diff --git
a/.config/dunst/dunstrc
b/.config/dunst/dunstrc
index
ca65f1d
..
71af98b
100644
(file)
--- a/
.config/dunst/dunstrc
+++ b/
.config/dunst/dunstrc
@@
-278,6
+278,7
@@
background = "#222222"
foreground = "#888888"
timeout = 0
background = "#222222"
foreground = "#888888"
timeout = 0
+ history_ignore = yes
# Icon for notifications with low urgency, uncomment to enable
#icon = /path/to/icon
# Icon for notifications with low urgency, uncomment to enable
#icon = /path/to/icon