This commit is contained in:
[yuri]
2025-11-29 17:41:10 +01:00
parent a17f70b787
commit b6e939ad9d
4 changed files with 42 additions and 60 deletions

View File

@@ -13,7 +13,7 @@
"break",
{
"type": "custom",
"format": "\u001b[90m┌──────────────────────Hardware──────────────────────┐"
"format": "┌──────────────────────Hardware──────────────────────┐"
},
{
"type": "host",
@@ -42,9 +42,13 @@
},
{
"type": "custom",
"format": "\u001b[90m└────────────────────────────────────────────────────┘"
"format": "└────────────────────────────────────────────────────┘"
},
{
"type": "custom",
"format": "┌──────────────────────Software──────────────────────┐"
},
{
"type": "os",
"key": " OS",
@@ -55,11 +59,6 @@
"key": "│ ├",
"keyColor": "yellow"
},
{
"type": "bios",
"key": "│ ├",
"keyColor": "yellow"
},
{
"type": "packages",
"key": "│ ├󰏖",
@@ -87,23 +86,27 @@
"keyColor": "blue"
},
{
"type": "wmtheme",
"type": "theme",
"key": "│ ├󰉼",
"keyColor": "blue"
},
{
"type": "icons",
"key": "│ ├󰉼",
"keyColor": "blue"
}, {
"type": "terminal",
"key": "└ └",
"keyColor": "blue"
},
{
"type": "custom",
"format": "\u001b[90m└────────────────────────────────────────────────────┘"
"format": "└────────────────────────────────────────────────────┘"
},
{
"type": "custom",
"format": "\u001b[90m┌────────────────────Uptime / Age / DT───────────────────┐"
"format": "┌────────────────────Uptime/Age/DT───────────────────┐"
},
{
"type": "command",
@@ -123,7 +126,7 @@
},
{
"type": "custom",
"format": "\u001b[90m└─────────────────────────────────────────────────────────┘"
"format": "────────────────────────────────────────────────────┘"
},
// {