nichts/modules/style/quickshell/bar/shell.qml
2024-08-15 23:13:09 +02:00

6 lines
78 B
QML

import Quickshell // for ShellRoot and PanelWindow
ShellRoot {
Bar {}
}