fix(swaync): change layer to show in fullscreen
This commit is contained in:
parent
a7e821f8d6
commit
9b7b24ace1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
"fit-to-screen": false,
|
"fit-to-screen": false,
|
||||||
|
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"control-center-layer": "top",
|
"control-center-layer": "overlay",
|
||||||
"cssPriority": "user",
|
"cssPriority": "user",
|
||||||
"notification-icon-size": 64,
|
"notification-icon-size": 64,
|
||||||
"notification-body-image-height": 300,
|
"notification-body-image-height": 300,
|
||||||
|
|
Loading…
Reference in a new issue