19 lines
510 B
JSON
19 lines
510 B
JSON
{
|
|
"positionX": "right",
|
|
"positionY": "top",
|
|
"layer": "overlay",
|
|
"control-center-width": 400,
|
|
"notification-icon-size": 64,
|
|
"notification-body-image-height": 100,
|
|
"notification-body-image-width": 200,
|
|
"notification-visibility": {
|
|
"force": true // Показывает только одно уведомление
|
|
},
|
|
"timeout": 30,
|
|
"timeout-low": 10,
|
|
"timeout-critical": 0,
|
|
"fit-to-screen": false,
|
|
"max-notifications": 1,
|
|
"widgets": ["title", "notifications", "mpris"],
|
|
}
|