fastfetch fix
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
"type": "command",
|
"type": "command",
|
||||||
"key": "{#separator}│ {#keys} Zainstalowany",
|
"key": "{#separator}│ {#keys} Zainstalowany",
|
||||||
"keyColor": "31",
|
"keyColor": "31",
|
||||||
"text": "b_install=$(stat -c %W /); cur=$(date +%s); days_diff=$(( (cur - b_install) / 86400 )); echo $(date -d @$b_install +'%d %b %Y') [$days_diff dni temu"
|
"text": "b_install=$(stat -c %W /); cur=$(date +%s); days_diff=$(( (cur - b_install) / 86400 )); echo $(date -d @$b_install +'%d %b %Y') [$days_diff dni temu]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
|
|||||||
Reference in New Issue
Block a user