Volume indicator via dunstify.
This commit is contained in:
parent
1087bea34f
commit
b04628c82c
1 changed files with 4 additions and 3 deletions
|
@ -335,9 +335,10 @@
|
|||
#icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#c7c7c7"
|
||||
foreground = "#161616"
|
||||
frame_color = "#c7c7c7"
|
||||
background = "#272822"
|
||||
foreground = "#feffff"
|
||||
highlight = "#feffff"
|
||||
frame_color = "#272822"
|
||||
timeout = 2
|
||||
# Icon for notifications with normal urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue