diff --git a/Panel.qml b/Panel.qml index fc615bd..a018511 100644 --- a/Panel.qml +++ b/Panel.qml @@ -176,7 +176,7 @@ Panel { Text { anchors.left: parent.left anchors.verticalCenter: parent.verticalCenter - text: "Mode" + text: "Filter" font.family: Style.font.family font.pixelSize: Style.font.body color: Color.popups.text