mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
shell.qml: add comment
This commit is contained in:
@@ -37,6 +37,7 @@ ShellRoot {
|
|||||||
property bool enableSidebarLeft: true
|
property bool enableSidebarLeft: true
|
||||||
property bool enableSidebarRight: true
|
property bool enableSidebarRight: true
|
||||||
|
|
||||||
|
// Force initialization of some singletons
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
MaterialThemeLoader.reapplyTheme()
|
MaterialThemeLoader.reapplyTheme()
|
||||||
ConfigLoader.loadConfig()
|
ConfigLoader.loadConfig()
|
||||||
|
|||||||
Reference in New Issue
Block a user