summaryrefslogtreecommitdiff
path: root/shell.qml
diff options
context:
space:
mode:
Diffstat (limited to 'shell.qml')
-rw-r--r--shell.qml2
1 files changed, 0 insertions, 2 deletions
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
}