Make ding go ding!
This commit is contained in:
parent
ebcfc4c028
commit
16f26fb4d7
4 changed files with 12 additions and 2 deletions
|
|
@ -51,11 +51,15 @@
|
|||
timeout = 0
|
||||
|
||||
[gopass]
|
||||
appname="gopass"
|
||||
appname = "gopass"
|
||||
background = "#000000"
|
||||
timeout = 5
|
||||
|
||||
[slack]
|
||||
appname="Electron"
|
||||
appname = "Electron"
|
||||
background = "#000000"
|
||||
timeout = 5
|
||||
|
||||
[ding]
|
||||
summary = "Ding!"
|
||||
script = ~/.config/dunst/ding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue