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", "layer": "top",
"height": 34, "height": 34,
"modules-left": ["group/hardware"], "modules-left": ["hyprland/workspaces"],
"modules-center": [ "modules-center": [ "custom/workspaces-wrap"],
"hyprland/workspaces",
"custom/hypr-workspaces"
],
"modules-right": [ "modules-right": [
"group/connections",
"tray", "tray",
"group/connections",
"group/hardware",
"clock", "clock",
"idle_inhibitor", "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": { "group/hardware": {
"orientation": "horizontal", "orientation": "horizontal",
"drawer": { "drawer": {
@@ -2711,7 +2728,7 @@ These are config files for waybar
"custom/connections-wrap": { "custom/connections-wrap": {
"format": "󰵆", "format": "󰵆",
"tooltip-format": "connections group" "tooltip-format": "Connections group"
}, },
"custom/hypr-workspaces": { "custom/hypr-workspaces": {
+24 -7
View File
@@ -2,20 +2,37 @@
"layer": "top", "layer": "top",
"height": 34, "height": 34,
"modules-left": ["group/hardware"], "modules-left": ["hyprland/workspaces"],
"modules-center": [ "modules-center": [ "custom/workspaces-wrap"],
"hyprland/workspaces",
"custom/hypr-workspaces"
],
"modules-right": [ "modules-right": [
"group/connections",
"tray", "tray",
"group/connections",
"group/hardware",
"clock", "clock",
"idle_inhibitor", "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": { "group/hardware": {
"orientation": "horizontal", "orientation": "horizontal",
"drawer": { "drawer": {
@@ -52,7 +69,7 @@
"custom/connections-wrap": { "custom/connections-wrap": {
"format": "󰵆", "format": "󰵆",
"tooltip-format": "connections group" "tooltip-format": "Connections group"
}, },
"custom/hypr-workspaces": { "custom/hypr-workspaces": {