Merge pull request #412 from bbernhard/system

system module
This commit is contained in:
tobi-wan-kenobi 2019-07-31 19:51:34 +02:00 committed by GitHub
commit ebd97a9495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 89 additions and 3 deletions

View file

@ -132,6 +132,9 @@
"dunst": {
"muted": { "prefix": "dunst(muted)"},
"unmuted": { "prefix": "dunst" }
}
},
"system": {
"prefix": "system"
}
}