diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-09-20 12:39:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-20 12:39:50 -0400 |
| commit | 70cb2274b35516802c1ee77b56f50f81ab68d32a (patch) | |
| tree | d113657da876303204f5d53a0736421ca33a36f7 /config/swaync | |
| parent | 163ae337133a524ef2340cfbcaba8ee9d37bc413 (diff) | |
| parent | 88f1b4d4ebbcdb58daecbbee2c0cdab791366452 (diff) | |
Merge branch 'development' into qs_overview_fix_v2
Diffstat (limited to 'config/swaync')
| -rwxr-xr-x | config/swaync/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json index 2ec0f771..0aa1af40 100755 --- a/config/swaync/config.json +++ b/config/swaync/config.json @@ -23,7 +23,7 @@ "control-center-width": 450, "control-center-height": 720, "keyboard-shortcuts": true, - "image-visibility": "when available", + "image-visibility": "when-available", "transition-time": 200, "hide-on-clear": false, "hide-on-action": true, @@ -89,4 +89,4 @@ ] } } -}
\ No newline at end of file +} |
