summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/background/Background.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/background/Background.qml b/modules/background/Background.qml
index 2dda9fb..fe02a1a 100644
--- a/modules/background/Background.qml
+++ b/modules/background/Background.qml
@@ -21,6 +21,7 @@ Variants {
name: "background"
exclusionMode: ExclusionMode.Ignore
layer: WlrLayer.Background
+ color: "black"
anchors.top: true
anchors.bottom: true