Provide alternative dunstctl implementation
This commit is contained in:
parent
68bd6f8ef8
commit
3c0499ba56
5 changed files with 55 additions and 59 deletions
|
@ -187,6 +187,11 @@
|
|||
"muted": { "prefix": "\uf39a" },
|
||||
"unmuted": { "prefix": "\uf39b" }
|
||||
},
|
||||
"dunstctl": {
|
||||
"muted": { "prefix": "\uf39a" },
|
||||
"unmuted": { "prefix": "\uf39b" },
|
||||
"unknown": { "prefix": "\uf142" }
|
||||
},
|
||||
"twmn": {
|
||||
"muted": { "prefix": "\uf1f6" },
|
||||
"unmuted": { "prefix": "\uf0f3" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue