8 lines
84 B
QML
8 lines
84 B
QML
//@ pragma UseQApplication
|
|
import Quickshell
|
|
|
|
Scope {
|
|
Bar {}
|
|
Wallpaper {}
|
|
}
|