summaryrefslogtreecommitdiff
path: root/modules/background/Background.qml
diff options
context:
space:
mode:
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 3e6d933..f3828bf 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -46,7 +46,6 @@ Loader {
anchors.margins: Appearance.padding.large
active: Config.background.desktopClock.enabled
- asynchronous: true
source: "DesktopClock.qml"
}