diff --git a/lang/pl/.config/fastfetch/config.jsonc b/lang/pl/.config/fastfetch/config.jsonc index 5f9575a..86e3933 100644 --- a/lang/pl/.config/fastfetch/config.jsonc +++ b/lang/pl/.config/fastfetch/config.jsonc @@ -47,7 +47,7 @@ "type": "command", "key": "{#separator}│ {#keys}󰅐 Zainstalowany", "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",