mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
AudioViz: added a wave spectrum visualization. changed color to "primary"
This commit is contained in:
@@ -9,7 +9,7 @@ Singleton {
|
||||
id: root
|
||||
|
||||
property var values: Array(barsCount).fill(0)
|
||||
property int barsCount: 20
|
||||
property int barsCount: 32
|
||||
|
||||
property var config: ({
|
||||
"general": {
|
||||
|
||||
Reference in New Issue
Block a user