Regenerated

This commit is contained in:
2026-04-09 14:14:50 +02:00
parent 7ed3ef74fe
commit b0db6d9ac6
3 changed files with 359 additions and 314 deletions
+325 -310
View File
File diff suppressed because it is too large Load Diff
+17 -2
View File
@@ -2675,8 +2675,7 @@ These are config files for waybar
"modules-center": [
"group/connections",
"hyprland/workspaces",
"custom/windows",
"group/workspaces",
"group/hardware",
],
@@ -2687,6 +2686,22 @@ These are config files for waybar
"idle_inhibitor"
],
/*******************************************************************/
"group/workspaces": {
"orientation": "horizontal",
"modules": [
"hyprland/workspaces",
"custom/workspaces-separator",
"custom/windows"
]
},
"custom/workspaces-separator": {
"format": " - ",
"tooltip": false
},
/*******************************************************************/
"group/hardware": {
"orientation": "horizontal",
+17 -2
View File
@@ -13,8 +13,7 @@
"modules-center": [
"group/connections",
"hyprland/workspaces",
"custom/windows",
"group/workspaces",
"group/hardware",
],
@@ -25,6 +24,22 @@
"idle_inhibitor"
],
/*******************************************************************/
"group/workspaces": {
"orientation": "horizontal",
"modules": [
"hyprland/workspaces",
"custom/workspaces-separator",
"custom/windows"
]
},
"custom/workspaces-separator": {
"format": " - ",
"tooltip": false
},
/*******************************************************************/
"group/hardware": {
"orientation": "horizontal",