vscode gone and update

This commit is contained in:
RafayAhmad7548 2025-06-26 19:57:04 +05:00
parent 678d445eae
commit 9a6cecf875
42 changed files with 657 additions and 1645 deletions

View file

@ -26,6 +26,11 @@
"localip",
"battery",
"poweradapter",
{
"type": "command",
"key": "Lifetime",
"text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days"
},
// "locale",
"break",
"colors"