background: enable asynchronous loading for background component

This commit is contained in:
ATMDA 2025-11-20 09:30:45 -05:00
parent a204fb62b5
commit b8a3af14d7

View file

@ -9,6 +9,7 @@ import Quickshell.Wayland
import QtQuick
Loader {
asynchronous: true
active: Config.background.enabled
sourceComponent: Variants {