diff --git a/.config/quickshell/shell.qml b/.config/quickshell/shell.qml index 005b715b..93cc58f7 100644 --- a/.config/quickshell/shell.qml +++ b/.config/quickshell/shell.qml @@ -37,6 +37,7 @@ ShellRoot { property bool enableSidebarLeft: true property bool enableSidebarRight: true + // Force initialization of some singletons Component.onCompleted: { MaterialThemeLoader.reapplyTheme() ConfigLoader.loadConfig()