mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
8 lines
107 B
QML
8 lines
107 B
QML
import QtQuick
|
|
|
|
MouseArea {
|
|
id: root
|
|
|
|
// uh this is stupid turns out we don't need anything here
|
|
}
|