nichts/modules/style/quickshell/bar/shell.qml

7 lines
78 B
QML
Raw Normal View History

2024-07-10 22:10:54 +02:00
import Quickshell // for ShellRoot and PanelWindow
ShellRoot {
2024-08-01 01:18:12 +02:00
Bar {}
2024-07-10 22:10:54 +02:00
}