mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 10:37:50 +00:00
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
This commit is contained in:
@@ -10,7 +10,7 @@ Singleton {
|
||||
|
||||
property bool shouldRun: BarService.hasAudioVisualizer || (PanelService.getPanel("controlCenterPanel") === PanelService.openedPanel) || PanelService.lockScreen.active
|
||||
property var values: Array(barsCount).fill(0)
|
||||
property int barsCount: 24
|
||||
property int barsCount: 48
|
||||
property var config: ({
|
||||
"general": {
|
||||
"bars": barsCount,
|
||||
|
||||
Reference in New Issue
Block a user