From c264afbdc08109cfa5818cf160af4041863aba73 Mon Sep 17 00:00:00 2001 From: Ahmad Hassan <144830322+ahmad9059@users.noreply.github.com> Date: Fri, 15 Aug 2025 18:55:21 +0500 Subject: change the "when available" to "when-available" --- config/swaync/config.json | 4 ++-- 1 file 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 +} -- cgit v1.2.3