7 lines
57 B
QML
7 lines
57 B
QML
import Quickshell
|
|
import QtQuick
|
|
|
|
Scope {
|
|
id: root
|
|
}
|