added new system module
* allows to shutdown/reboot the system
This commit is contained in:
parent
7d1a3f7532
commit
940172aab1
4 changed files with 89 additions and 3 deletions
|
@ -162,6 +162,9 @@
|
|||
"dunst": {
|
||||
"muted": { "prefix": "\uf39a"},
|
||||
"unmuted": { "prefix": "\uf39b" }
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"prefix": " \uf2a9 "
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue