Provide alternative dunstctl implementation
This commit is contained in:
parent
68bd6f8ef8
commit
3c0499ba56
5 changed files with 55 additions and 59 deletions
|
@ -355,6 +355,17 @@
|
|||
"prefix": "dunst"
|
||||
}
|
||||
},
|
||||
"dunstctl": {
|
||||
"muted": {
|
||||
"prefix": "dunst(muted)"
|
||||
},
|
||||
"unmuted": {
|
||||
"prefix": "dunst"
|
||||
},
|
||||
"unknown": {
|
||||
"prefix": "dunst(unknown)"
|
||||
}
|
||||
},
|
||||
"twmn": {
|
||||
"muted": {
|
||||
"prefix": "twmn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue