Volume indicator via dunstify.

This commit is contained in:
Bartek Stalewski 2022-09-26 20:13:22 +02:00
parent 1087bea34f
commit b04628c82c

View File

@ -335,9 +335,10 @@
#icon = /path/to/icon #icon = /path/to/icon
[urgency_normal] [urgency_normal]
background = "#c7c7c7" background = "#272822"
foreground = "#161616" foreground = "#feffff"
frame_color = "#c7c7c7" highlight = "#feffff"
frame_color = "#272822"
timeout = 2 timeout = 2
# Icon for notifications with normal urgency, uncomment to enable # Icon for notifications with normal urgency, uncomment to enable
#icon = /path/to/icon #icon = /path/to/icon