added new system module

* allows to shutdown/reboot the system
This commit is contained in:
Bernhard B 2019-07-28 18:14:46 +02:00
parent 7d1a3f7532
commit 940172aab1
4 changed files with 89 additions and 3 deletions

View file

@ -162,6 +162,9 @@
"dunst": {
"muted": { "prefix": "\uf39a"},
"unmuted": { "prefix": "\uf39b" }
}
},
"system": {
"prefix": " \uf2a9 "
}
}