Files
z-bar-qt/shell.qml
T
2025-11-09 01:13:05 +01:00

10 lines
124 B
QML

//@ pragma UseQApplication
import Quickshell
import qs.Modules
Scope {
Bar {}
// Wallpaper {}
NotifServer {}
}