summaryrefslogtreecommitdiff
path: root/modules/launcher/Wrapper.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/Wrapper.qml')
-rw-r--r--modules/launcher/Wrapper.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/Wrapper.qml b/modules/launcher/Wrapper.qml
index 1c71329..41126dd 100644
--- a/modules/launcher/Wrapper.qml
+++ b/modules/launcher/Wrapper.qml
@@ -13,7 +13,7 @@ Item {
states: State {
name: "visible"
- when: root.visibilities.launcher
+ when: root.visibilities.launcher && Config.launcher.enabled
PropertyChanges {
root.implicitHeight: content.implicitHeight