diff --git a/user/shell.qml b/user/shell.qml new file mode 100644 index 0000000..1902f46 --- /dev/null +++ b/user/shell.qml @@ -0,0 +1,5 @@ +import Quickshell + +Scope { + Bar {} +} \ No newline at end of file