nosignal-shell/shell.qml
2025-04-26 22:36:46 +10:00

6 lines
65 B
QML

import "modules/bar"
import Quickshell
ShellRoot {
Bar {}
}