swaync: fix example configuration

Add a semicolon after "notification-body-image-width = 200" for
completeness.

PR #5828
This commit is contained in:
Dominic Esposito
2024-09-12 11:58:01 -05:00
committed by Robert Helgesson
parent 43845d04f8
commit f084d65319

View File

@@ -63,7 +63,7 @@ in {
notification-inline-replies = false;
notification-icon-size = 64;
notification-body-image-height = 100;
notification-body-image-width = 200
notification-body-image-width = 200;
};
'';
description = ''