Files
z-bar-qt/shell.qml
T
Zacharias-Brohn 6aedefc4d7 app launcher
2025-11-10 01:40:56 +01:00

11 lines
140 B
QML

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