Add uptime module

This commit is contained in:
Christian F. Coors 2017-11-13 15:02:57 +01:00
parent 760cc4252f
commit 6b61d43648
3 changed files with 31 additions and 1 deletions

View file

@ -86,5 +86,8 @@
},
"spotify": {
"prefix": ""
},
"uptime": {
"prefix": "uptime"
}
}

View file

@ -16,7 +16,8 @@
"layout": { "prefix": "" },
"layout-xkb": { "prefix": "" },
"todo": { "empty": {"prefix": "" },
"items": {"prefix": "" }
"items": {"prefix": "" },
"uptime": {"prefix": "" }
},
"cmus": {