This commit is contained in:
2026-04-10 16:26:25 -05:00
parent 58adc58002
commit 37c05f2e36

View File

@@ -25,7 +25,7 @@ Singleton {
} }
property string settingsPath: Quickshell.env("AURORA_SETTINGS") property string settingsPath: Quickshell.env("AURORA_SETTINGS")
onSettingsDirChanged: reload() onSettingsPathChanged: reload()
function reload() { function reload() {
settings.reload() settings.reload()