Cava: also enable during lockscreen

This commit is contained in:
ItsLemmy
2025-09-23 14:23:41 -04:00
parent 055c7d3c20
commit e9efab0d59
+1 -1
View File
@@ -8,7 +8,7 @@ import qs.Commons
Singleton {
id: root
property bool shouldRun: BarService.hasAudioVisualizer || (PanelService.getPanel("controlCenterPanel") === PanelService.openedPanel)
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 var config: ({