Added module watson

This commit is contained in:
Benoît Dardenne 2020-04-11 11:48:05 +02:00
parent d90af8c257
commit 3b2b9bfc0c
3 changed files with 61 additions and 3 deletions

View file

@ -260,5 +260,6 @@
"work": { "prefix": "" },
"break": { "prefix": "" }
},
"hddtemp": { "prefix": "" }
"hddtemp": { "prefix": "" },
"watson": { "prefix": "" }
}

View file

@ -193,6 +193,6 @@
"off": { "prefix": "\uf24f" },
"paused": { "prefix": "\uf210" },
"on": { "prefix": "\uf488" }
}
},
"watson": { "prefix": "\uf2d1" }
}