refactor(config): reorganize bar layout widgets

This commit is contained in:
tux
2026-08-23 13:11:12 +05:30
parent 3779974cb2
commit 2b93af1a08
2 changed files with 8 additions and 4 deletions

View File

@@ -14,11 +14,12 @@ Singleton {
property var left: [
root.widget("LauncherButton"),
root.widget("BatteryIndicator"),
root.widget("CavaVisualizer")
]
property var center: [
root.widget("Workspaces")
root.widget("CavaVisualizer"),
root.widget("Workspaces"),
root.widget("CavaVisualizer"),
]
property var right: [