nichts/modules/styling/quickshell/bar/shell.qml
2024-08-01 01:18:12 +02:00

6 lines
78 B
QML

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