mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes
This commit is contained in:
@@ -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: ({
|
||||||
|
|||||||
Reference in New Issue
Block a user