Files
cnix/modules/home/services/quickshell/shell.qml
2025-06-30 17:19:24 +02:00

7 lines
96 B
QML

import "./windows"
import Quickshell // for ShellRoot and PanelWindow
ShellRoot {
Bar {}
}