[module/batterytimeleft] Add basic battery time left module

This commit is contained in:
Yves Hoppe 2017-07-23 11:40:14 +02:00
parent a312269240
commit 1aa3b6c55d
No known key found for this signature in database
GPG key ID: ADBC67C615D70A63
2 changed files with 61 additions and 0 deletions

View file

@ -119,5 +119,9 @@
"snow": { "prefix": "" },
"clear": { "prefix": "" },
"thunder": { "prefix": "" }
},
"batterytimeleft": {
"unlimited": { "prefix": "", "suffix": "" },
"estimate": { "prefix": "" }
}
}