summaryrefslogtreecommitdiff
path: root/modules/background/Background.qml
diff options
context:
space:
mode:
authorATMDA <atdma2600@gmail.com>2025-11-13 10:31:38 -0500
committerATMDA <atdma2600@gmail.com>2025-11-13 10:31:38 -0500
commitb88b6027d2f42e8b382e18a9ff80877be838a37e (patch)
treee9de4f1ea5f175280c3574ef1935551a2a6f57dd /modules/background/Background.qml
parenttray: changed settings icon in button (diff)
downloadcaelestia-shell-b88b6027d2f42e8b382e18a9ff80877be838a37e.tar.gz
caelestia-shell-b88b6027d2f42e8b382e18a9ff80877be838a37e.tar.bz2
caelestia-shell-b88b6027d2f42e8b382e18a9ff80877be838a37e.zip
fix: background not loading on config reload
Diffstat (limited to 'modules/background/Background.qml')
-rw-r--r--modules/background/Background.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml
index fbacfab..3e6d933 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -9,7 +9,6 @@ import Quickshell.Wayland
import QtQuick
Loader {
- asynchronous: true
active: Config.background.enabled
sourceComponent: Variants {