From eeb57e774a3858033aec993b81537190ca539881 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 20 Jun 2025 16:15:29 -0400 Subject: fix astal notification text justification --- pkgs/astal/src/widget/deck/notifications.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/astal/src/widget/deck') diff --git a/pkgs/astal/src/widget/deck/notifications.lua b/pkgs/astal/src/widget/deck/notifications.lua index 6d8f5c9..7788f0b 100644 --- a/pkgs/astal/src/widget/deck/notifications.lua +++ b/pkgs/astal/src/widget/deck/notifications.lua @@ -74,7 +74,6 @@ function Content(notif) use_markup = true, halign = "START", xalign = 0, - justify = "FILL", label = notif.body, }), }), -- cgit v1.2.3-freya