Files
z-bar-qt/shell.qml
T
Zacharias-Brohn 5b069bf4c2 screenshot utility
2025-11-18 13:47:12 +01:00

13 lines
194 B
QML

//@ pragma UseQApplication
//@ pragma Env QSG_RENDER_LOOP=threaded
import Quickshell
import qs.Modules
import qs.Helpers
Scope {
Bar {}
Wallpaper {}
Launcher {}
AreaPicker {}
}