diff options
Diffstat (limited to 'modules/background')
| -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 1bc567b..0acce6b 100644 --- a/modules/background/Background.qml +++ b/modules/background/Background.qml @@ -10,7 +10,6 @@ import Quickshell.Wayland import QtQuick Loader { - asynchronous: true active: Config.background.enabled sourceComponent: Variants { |