feat: added uptime to config
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"logo": {
|
||||
"height": 8,
|
||||
"type": "kitty",
|
||||
"source": "~/Pictures/Fetch/sakura_pixel.png"
|
||||
"source": "~/Pictures/Fetch/Japan/ghost_pixel.png"
|
||||
// "source": "$(ls ~/Pictures/Fetch/Japan/* | shuf -n 1)"
|
||||
},
|
||||
"display": {
|
||||
"separator": " ",
|
||||
@@ -30,6 +31,10 @@
|
||||
"type": "memory",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "uptime",
|
||||
"keyIcon": ""
|
||||
},
|
||||
{
|
||||
"type": "colors",
|
||||
"key": "",
|
||||
|
||||
Reference in New Issue
Block a user