First little steps
This commit is contained in:
parent
56a48185c2
commit
f4051c9c51
2 changed files with 54 additions and 0 deletions
9
shell.qml
Normal file
9
shell.qml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
import Quickshell
|
||||
|
||||
ShellRoot {
|
||||
/*
|
||||
Here we go, this is it. Rebuild time...
|
||||
No spaghetti code, preset sizing, proper project structure
|
||||
only "spawn" UI, do not do anything else here.
|
||||
*/
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue