diff --git a/modules/background/Background.qml b/modules/background/Background.qml index a28f1dd4..7c645fb0 100644 --- a/modules/background/Background.qml +++ b/modules/background/Background.qml @@ -5,7 +5,7 @@ import Quickshell.Wayland import QtQuick LazyLoader { - activeAsync: Config.background.enabled + active: Config.background.enabled Variants { model: Quickshell.screens