set custom head and tail
This commit is contained in:
parent
81ff66fddf
commit
c54eb6b574
@ -27,8 +27,8 @@ pub fn info() -> Value {
|
|||||||
"apiversion": "1",
|
"apiversion": "1",
|
||||||
"author": "Der Informatiker",
|
"author": "Der Informatiker",
|
||||||
"color": "#00FFEE",
|
"color": "#00FFEE",
|
||||||
"head": "default", // TODO: Choose head
|
"head": "smart-caterpillar",
|
||||||
"tail": "default", // TODO: Choose tail
|
"tail": "mouse",
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user