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