summaryrefslogtreecommitdiff
path: root/.config/quickshell/shell.qml
diff options
context:
space:
mode:
Diffstat (limited to '.config/quickshell/shell.qml')
-rw-r--r--.config/quickshell/shell.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/quickshell/shell.qml b/.config/quickshell/shell.qml
new file mode 100644
index 0000000..6bd7760
--- /dev/null
+++ b/.config/quickshell/shell.qml
@@ -0,0 +1,5 @@
+import Quickshell
+
+Scope {
+ Bar {}
+}