fix(swaync): css theme not being picked correctly

This commit is contained in:
Sergio Laín 2025-08-10 18:51:22 +02:00
parent 059b6b5191
commit 4613ecb89e
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -6,7 +6,7 @@
"layer": "overlay",
"control-center-layer": "top",
"layer-shell": true,
"cssPriority": "highest",
"cssPriority": "user",
"layer-shell-cover-screen": true,
"control-center-margin-top": 0,
"control-center-margin-bottom": 0,
@ -42,9 +42,10 @@
"text": "Notification Center"
},
"mpris": {
"image-size": 96,
"image-radius": 12,
"blur": false
"blacklist": [],
"autohide": true,
"show-album-art": "always",
"loop-carousel": false
}
}
}