7 lines
67 B
QML
7 lines
67 B
QML
//@ pragma UseQApplication
|
|
import Quickshell
|
|
|
|
Scope {
|
|
Bar {}
|
|
}
|