Add simple dunst module + icons

This commit is contained in:
Sönke 2019-03-24 20:32:38 +01:00
parent 783a52427b
commit 17caeca6a7
No known key found for this signature in database
GPG key ID: 3D09BECE9BA2F912
4 changed files with 48 additions and 1 deletions

View file

@ -188,5 +188,9 @@
"new": { "prefix": "" },
"modified": { "prefix": "" },
"deleted": { "prefix": "" }
}
},
"dunst": {
"muted": { "prefix": ""},
"unmuted": { "prefix": "" }
}
}