From b88b6027d2f42e8b382e18a9ff80877be838a37e Mon Sep 17 00:00:00 2001 From: ATMDA Date: Thu, 13 Nov 2025 10:31:38 -0500 Subject: [PATCH] fix: background not loading on config reload --- modules/background/Background.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/background/Background.qml b/modules/background/Background.qml index fbacfabb..3e6d9334 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 {