summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/background/Background.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml
index 3e6d933..fbacfab 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -9,6 +9,7 @@ import Quickshell.Wayland
import QtQuick
Loader {
+ asynchronous: true
active: Config.background.enabled
sourceComponent: Variants {