mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-25 02:43:52 +10:00
wifi menu
This commit is contained in:
@@ -3,5 +3,5 @@ import QtQuick
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
onPressed: (mouse) => mouse.accepted = false
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
Reference in New Issue
Block a user