From 2c2805abc3dc41ecfb6c48d3707d23423568c5a2 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 9 Jan 2026 15:15:49 -0500 Subject: remove more stuffff --- shell.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell.qml') diff --git a/shell.qml b/shell.qml index 3ce7776..aa23e0a 100644 --- a/shell.qml +++ b/shell.qml @@ -5,14 +5,12 @@ import "modules" import "modules/drawers" import "modules/background" -import "modules/areapicker" import "modules/lock" import Quickshell ShellRoot { Background {} Drawers {} - AreaPicker {} Lock { id: lock } -- cgit v1.2.3-freya