Regenerated

This commit is contained in:
2026-04-26 09:59:21 +02:00
parent 11dbd5db04
commit ca5f232d47
3 changed files with 482 additions and 398 deletions
+34 -6
View File
@@ -4676,18 +4676,17 @@ These are config files for waybar
],
"modules-center": [
"group/workspaces"
,"custom/media"
,"custom/batterywarn"
/* ,"custom/kdeconnect" */
"group/workspaces",
"group/sporadic"
],
"modules-right": [
"group/audio"
,"group/tray"
,"clock"
,"group/datestuff"
,"group/system"
,"custom/notifications"
,"group/notifications"
],
/*******************************************************************/
@@ -4793,6 +4792,35 @@ These are config files for waybar
]
},
/*************************/
"group/sporadic": {
"orientation": "horizontal",
"modules": [
,"custom/media"
,"custom/batterywarn"
/* ,"custom/kdeconnect" */
]
},
/*************************/
"group/datestuff": {
"orientation": "horizontal",
"modules": [
,"clock"
]
},
/*************************/
"group/notifications": {
"orientation": "horizontal",
"modules": [
,"custom/notifications"
]
},
/*******************************************************************/
"hyprland/workspaces": {