From 6ef510cc54ce190de701a9713dba396dbc272986 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 30 Apr 2026 17:30:42 +0200 Subject: [PATCH] Reapply "Ensure we don't lose walker and elephant when we swap around" This reverts commit e5536f3c4deb2cab3f77cd223ae9f14c97ad4214. --- migrations/1777542438.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1777542438.sh b/migrations/1777542438.sh index 0b9a52b8..8b1e17cc 100644 --- a/migrations/1777542438.sh +++ b/migrations/1777542438.sh @@ -10,5 +10,5 @@ if (( ${#elephant_packages[@]} > 0 )); then sudo pacman -Rns --noconfirm "${elephant_packages[@]}" fi -omarchy-pkg-add elephant-all +omarchy-pkg-add walker elephant elephant-all omarchy-restart-walker