diff options
Diffstat (limited to 'modules/background/Background.qml')
| -rw-r--r-- | modules/background/Background.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml index fbacfab..3e6d933 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 { |