nysh/src/shell.qml

8 lines
127 B
QML

//@ pragma UseQApplication
import Quickshell
// for ShellRoot and PanelWindow
ShellRoot {
Bar {}
LinuxActivation {}
}