7 lines
55 B
QML
7 lines
55 B
QML
import Quickshell
|
|
import QtQuick
|
|
|
|
Scope {
|
|
Bar {}
|
|
}
|