Adding Quickshell qml

This commit is contained in:
2025-11-10 13:49:09 +01:00
parent 08532eec29
commit 9cae2fb9ad

5
user/shell.qml Normal file
View File

@@ -0,0 +1,5 @@
import Quickshell
Scope {
Bar {}
}