mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
shell.qml: add comment
This commit is contained in:
parent
5070b51e48
commit
2553c3ba1d
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ ShellRoot {
|
|||
property bool enableSidebarLeft: true
|
||||
property bool enableSidebarRight: true
|
||||
|
||||
// Force initialization of some singletons
|
||||
Component.onCompleted: {
|
||||
MaterialThemeLoader.reapplyTheme()
|
||||
ConfigLoader.loadConfig()
|
||||
|
|
|
|||
Loading…
Reference in a new issue