From fbd7836ffdb858698c94c3021f7f12d71f00085c Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 1 Oct 2025 16:09:56 -0400 Subject: [PATCH] Removed Background --- shell.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.qml b/shell.qml index 100c6d8..b338f68 100644 --- a/shell.qml +++ b/shell.qml @@ -9,5 +9,4 @@ Scope { VolumeDisplay {} //MediaControls {} NotificationPanel {} - Background {} } \ No newline at end of file