Merge pull request #597 from bendardenne/watson
Added module for watson
This commit is contained in:
commit
c77c5c9c0d
3 changed files with 61 additions and 3 deletions
|
@ -262,5 +262,6 @@
|
|||
"work": { "prefix": "" },
|
||||
"break": { "prefix": "" }
|
||||
},
|
||||
"hddtemp": { "prefix": "" }
|
||||
"hddtemp": { "prefix": "" },
|
||||
"watson": { "prefix": "" }
|
||||
}
|
||||
|
|
|
@ -193,6 +193,6 @@
|
|||
"off": { "prefix": "\uf24f" },
|
||||
"paused": { "prefix": "\uf210" },
|
||||
"on": { "prefix": "\uf488" }
|
||||
}
|
||||
|
||||
},
|
||||
"watson": { "prefix": "\uf2d1" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue