Regenerated

This commit is contained in:
2026-04-03 20:42:15 +02:00
parent dc59431b78
commit 9d3b18de1d
3 changed files with 376 additions and 325 deletions
+328 -311
View File
File diff suppressed because it is too large Load Diff
+24 -7
View File
@@ -2661,20 +2661,37 @@ These are config files for waybar
"layer": "top",
"height": 34,
"modules-left": ["group/hardware"],
"modules-left": ["hyprland/workspaces"],
"modules-center": [
"hyprland/workspaces",
"custom/hypr-workspaces"
],
"modules-center": [ "custom/workspaces-wrap"],
"modules-right": [
"group/connections",
"tray",
"group/connections",
"group/hardware",
"clock",
"idle_inhibitor",
],
"group/workspaces": {
"orientation": "horizontal",
"drawer": {
"transition-duration": 500,
"transition-left-to-right": false
},
"modules": [
"custom/workspaces-wrap",
"hyprland/workspaces",
"custom/hypr-workspaces"
]
},
"custom/workspaces-wrap": {
"format": "WS",
"tooltip-format": "Workspaces group"
},
"group/hardware": {
"orientation": "horizontal",
"drawer": {
@@ -2711,7 +2728,7 @@ These are config files for waybar
"custom/connections-wrap": {
"format": "󰵆",
"tooltip-format": "connections group"
"tooltip-format": "Connections group"
},
"custom/hypr-workspaces": {
+24 -7
View File
@@ -2,20 +2,37 @@
"layer": "top",
"height": 34,
"modules-left": ["group/hardware"],
"modules-left": ["hyprland/workspaces"],
"modules-center": [
"hyprland/workspaces",
"custom/hypr-workspaces"
],
"modules-center": [ "custom/workspaces-wrap"],
"modules-right": [
"group/connections",
"tray",
"group/connections",
"group/hardware",
"clock",
"idle_inhibitor",
],
"group/workspaces": {
"orientation": "horizontal",
"drawer": {
"transition-duration": 500,
"transition-left-to-right": false
},
"modules": [
"custom/workspaces-wrap",
"hyprland/workspaces",
"custom/hypr-workspaces"
]
},
"custom/workspaces-wrap": {
"format": "WS",
"tooltip-format": "Workspaces group"
},
"group/hardware": {
"orientation": "horizontal",
"drawer": {
@@ -52,7 +69,7 @@
"custom/connections-wrap": {
"format": "󰵆",
"tooltip-format": "connections group"
"tooltip-format": "Connections group"
},
"custom/hypr-workspaces": {