Added a new theme and missing icons
This commit is contained in:
parent
cb0c987531
commit
e7466292d2
2 changed files with 66 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
"fan": { "prefix": "" }
|
||||
},
|
||||
"disk": { "prefix": "" },
|
||||
"smartstatus": { "prefix": "" },
|
||||
"dnf": { "prefix": "" },
|
||||
"apt": { "prefix": "" },
|
||||
"pacman": { "prefix": "" },
|
||||
|
@ -90,6 +91,11 @@
|
|||
"OFF": { "prefix": "" },
|
||||
"?": { "prefix": "" }
|
||||
},
|
||||
"bluetooth2": {
|
||||
"ON": { "prefix": "" },
|
||||
"warning": { "prefix": "" },
|
||||
"critical": { "prefix": "" }
|
||||
},
|
||||
"battery-upower": {
|
||||
"charged": { "prefix": "", "suffix": "" },
|
||||
"AC": { "suffix": "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue