From 10c12125a36959d4bf8b827a716b7859f21661d6 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Mon, 6 Oct 2025 11:35:49 +0200 Subject: [PATCH] swaync: Add padding --- tree/.config/swaync/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/tree/.config/swaync/style.css b/tree/.config/swaync/style.css index 9fafa0f..c33c5eb 100644 --- a/tree/.config/swaync/style.css +++ b/tree/.config/swaync/style.css @@ -33,6 +33,7 @@ border: 2px solid @noti-border-color; border-radius: 12px; margin: 6px 8px 0px 0px; + padding: 4px; } .notification-content {