Regenerated

This commit is contained in:
2026-04-04 11:07:25 +02:00
parent 44b121e034
commit 51d913e763
3 changed files with 375 additions and 310 deletions
+23 -2
View File
@@ -18,6 +18,27 @@
"idle_inhibitor",
],
/*******************************************************************/
"group/myworkspaces": {
"orientation": "horizontal",
"drawer": {
"transition-duration": 500,
"transition-left-to-right": true
},
"modules": [
"custom/myworkspaces-wrap",
"cpu",
"memory",
"temperature",
"battery",
]
},
"custom/myworkspaces-wrap": {
"format": "Workspaces",
"tooltip-format": "Workspaces group"
},
/*******************************************************************/
"group/hardware": {
"orientation": "horizontal",
@@ -35,7 +56,7 @@
},
"custom/hardware-wrap": {
"format": " Hardware ",
"format": "Hardware",
"tooltip-format": "Hardware group"
},
@@ -56,7 +77,7 @@
},
"custom/connections-wrap": {
"format": " Connections ",
"format": "Connections",
"tooltip-format": "Connections group"
},