Files
monoshell/shell.qml
2026-02-13 13:50:48 -08:00

9 lines
114 B
QML

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