8 lines
80 B
QML
8 lines
80 B
QML
import QtQuick
|
|
import Quickshell
|
|
import Quickshell.Hyprland
|
|
|
|
Scope {
|
|
Bar {}
|
|
}
|