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 d3d681f..2a58cb2 100644
--- a/shell.qml
+++ b/shell.qml
@@ -1,11 +1,9 @@
import "modules"
-import "modules/bar"
import "modules/drawers"
import "modules/background"
import Quickshell
ShellRoot {
- Bar {}
Background {}
Drawers {}