diff --git a/fastfetch/sakura.jsonc b/fastfetch/sakura.jsonc index 67448e3..c585997 100644 --- a/fastfetch/sakura.jsonc +++ b/fastfetch/sakura.jsonc @@ -3,7 +3,7 @@ "logo": { "height": 8, "type": "kitty", - "source": "~/Pictures/Fetch/sakura_pixel.png" + "source": "~/Pictures/Fetch/sakura_pixel_512x512.png" }, "display": { "separator": " ", diff --git a/fastfetch/sakura_v2.jsonc b/fastfetch/sakura_v2.jsonc index 236eb3f..05afebe 100644 --- a/fastfetch/sakura_v2.jsonc +++ b/fastfetch/sakura_v2.jsonc @@ -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": "",