Cava: back to 30fps by default, to play it safe

This commit is contained in:
Lemmy
2025-12-29 17:22:18 -05:00
parent 43c7824aca
commit 64690d00c8
+1 -1
View File
@@ -599,7 +599,7 @@ Singleton {
property JsonObject audio: JsonObject {
property int volumeStep: 5
property bool volumeOverdrive: false
property int cavaFrameRate: 60
property int cavaFrameRate: 30
property string visualizerType: "linear"
property list<string> mprisBlacklist: []
property string preferredPlayer: ""