Provide alternative dunstctl implementation

This commit is contained in:
Joachim Mathes 2020-10-18 15:34:52 +02:00
parent 68bd6f8ef8
commit 3c0499ba56
5 changed files with 55 additions and 59 deletions

View file

@ -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" }