summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/qml/Screen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/democompositor/qml/Screen.qml')
-rw-r--r--wayland/democompositor/qml/Screen.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/democompositor/qml/Screen.qml b/wayland/democompositor/qml/Screen.qml
index 84c433e..34fd090 100644
--- a/wayland/democompositor/qml/Screen.qml
+++ b/wayland/democompositor/qml/Screen.qml
@@ -318,7 +318,7 @@ WaylandOutput {
anchors.left: sidebar.right
anchors.right: parent.right
anchors.bottom: parent.bottom
- enableWSCursor: false
+ windowSystemCursorEnabled: false
Rectangle {
id: background
anchors.fill: parent