8 lines
63 B
QML
8 lines
63 B
QML
import Quickshell
|
|
import QtQuick
|
|
|
|
Item {
|
|
anchors {
|
|
}
|
|
}
|