From f2964d033a67ca3e7dd528baf7ca99cca9e6c72e Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 14 Jul 2025 20:41:56 +0100 Subject: [PATCH] feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes --- Components/Cava.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/Components/Cava.qml b/Components/Cava.qml index e22da5e..679ceef 100644 --- a/Components/Cava.qml +++ b/Components/Cava.qml @@ -8,7 +8,6 @@ Scope { id: root property int count: 32 property int noiseReduction: 60 - property bool cavaRunning: false property string channels: "mono" // or stereo property string monoOption: "average" // or left or right property var config: ({