Files
monoshell/shell.qml

8 lines
93 B
QML

import Quickshell
import "." as Shell
ShellRoot {
Shell.Wall {}
Shell.Launcher {}
}