From 67e0b6a4e0c7609c7a8a1f81e28aa0b7742720bf Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 8 Aug 2025 13:36:07 +0200 Subject: [PATCH] Ensure this completes --- migrations/1754652760.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1754652760.sh b/migrations/1754652760.sh index 88eb9a5d..4f59af8b 100644 --- a/migrations/1754652760.sh +++ b/migrations/1754652760.sh @@ -1,4 +1,4 @@ echo "Fix the expand icon margin in the Waybar style" ~/.local/share/omarchy/bin/omarchy-refresh-config waybar/style.css -~/.local/share/omarchy/bin/omarchy-restart-waybar +~/.local/share/omarchy/bin/omarchy-restart-waybar || true