Add MPRIS blacklist

This commit is contained in:
Ly-sec 2025-08-26 13:11:49 +02:00
parent 7bcb227d7b
commit 1533b2d3a1
5 changed files with 171 additions and 10 deletions

View file

@ -218,6 +218,9 @@ Singleton {
property string visualizerType: "linear"
property int volumeStep: 5
property int cavaFrameRate: 60
// MPRIS controls
property list<string> mprisBlacklist: []
property string preferredPlayer: ""
}
// ui