vscode gone and update
This commit is contained in:
parent
678d445eae
commit
9a6cecf875
42 changed files with 657 additions and 1645 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue