feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes
This commit is contained in:
parent
b4697235c0
commit
f2964d033a
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ Scope {
|
||||||
id: root
|
id: root
|
||||||
property int count: 32
|
property int count: 32
|
||||||
property int noiseReduction: 60
|
property int noiseReduction: 60
|
||||||
property bool cavaRunning: false
|
|
||||||
property string channels: "mono" // or stereo
|
property string channels: "mono" // or stereo
|
||||||
property string monoOption: "average" // or left or right
|
property string monoOption: "average" // or left or right
|
||||||
property var config: ({
|
property var config: ({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue