feat: added uptime to config

This commit is contained in:
2025-06-06 12:02:28 +03:00
parent 696b47adcb
commit d9445a6145
2 changed files with 7 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"logo": {
"height": 8,
"type": "kitty",
"source": "~/Pictures/Fetch/sakura_pixel.png"
"source": "~/Pictures/Fetch/sakura_pixel_512x512.png"
},
"display": {
"separator": " ",

View File

@@ -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": "",