mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-29 22:42:11 -04:00
feat(mpris): allow excluding specific media players by identity (#2712)
* feat(mpris): allow excluding specific media players by identity * chore(translation): update settings search index and clean trailing whitespace
This commit is contained in:
@@ -5643,6 +5643,26 @@
|
||||
],
|
||||
"description": "Play sound when volume is adjusted"
|
||||
},
|
||||
{
|
||||
"section": "mediaExcludePlayers",
|
||||
"label": "Excluded Media Players",
|
||||
"tabIndex": 16,
|
||||
"category": "Media Player",
|
||||
"keywords": [
|
||||
"audio",
|
||||
"exclude",
|
||||
"excluded",
|
||||
"ignore",
|
||||
"media",
|
||||
"mpris",
|
||||
"music",
|
||||
"playback",
|
||||
"player",
|
||||
"players",
|
||||
"spotify"
|
||||
],
|
||||
"icon": "do_not_disturb_on"
|
||||
},
|
||||
{
|
||||
"section": "_tab_16",
|
||||
"label": "Media Player",
|
||||
|
||||
Reference in New Issue
Block a user