nysh/src/shell.qml

7 lines
100 B
QML

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