Add network traffic icons & minor refactor
This commit is contained in:
parent
55478e2e8d
commit
21e2f46564
4 changed files with 57 additions and 15 deletions
|
@ -145,6 +145,10 @@
|
|||
"rx": { "prefix": "" },
|
||||
"tx": { "prefix": "" }
|
||||
},
|
||||
"network_traffic": {
|
||||
"rx": { "prefix": "" },
|
||||
"tx": { "prefix": "" }
|
||||
},
|
||||
"mpd": {
|
||||
"playing": { "prefix": "" },
|
||||
"paused": { "prefix": "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue