Add uptime module
This commit is contained in:
parent
760cc4252f
commit
6b61d43648
3 changed files with 31 additions and 1 deletions
|
@ -86,5 +86,8 @@
|
|||
},
|
||||
"spotify": {
|
||||
"prefix": ""
|
||||
},
|
||||
"uptime": {
|
||||
"prefix": "uptime"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,8 @@
|
|||
"layout": { "prefix": "" },
|
||||
"layout-xkb": { "prefix": "" },
|
||||
"todo": { "empty": {"prefix": "" },
|
||||
"items": {"prefix": "" }
|
||||
"items": {"prefix": "" },
|
||||
"uptime": {"prefix": "" }
|
||||
},
|
||||
|
||||
"cmus": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue