mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-15 07:21:49 +08:00
14 lines
397 B
JSON
14 lines
397 B
JSON
{
|
|
"$schema": "/etc/xdg/swaync/configSchema.json",
|
|
"control-center-margin-top": 12,
|
|
"control-center-margin-bottom": 128,
|
|
"control-center-margin-right": 8,
|
|
"control-center-margin-left": 8,
|
|
"keyboard-shortcuts": true,
|
|
"image-visibility": "when-available",
|
|
"hide-on-clear": true,
|
|
"hide-on-action": true,
|
|
"script-fail-notify": true,
|
|
"widgets": ["title", "dnd", "notifications"]
|
|
}
|