From 34e8c4fb8754f6a5f1dbe3350593a0ded4274bb6 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 5 May 2025 11:39:32 +1000 Subject: feat: bar shadow --- modules/background/Background.qml | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/background') diff --git a/modules/background/Background.qml b/modules/background/Background.qml index edd7613..7a46c72 100644 --- a/modules/background/Background.qml +++ b/modules/background/Background.qml @@ -1,9 +1,6 @@ import "root:/widgets" -import "root:/config" import Quickshell import Quickshell.Wayland -import QtQuick -import QtQuick.Effects Variants { model: Quickshell.screens -- cgit v1.2.3-freya