From e5536f3c4deb2cab3f77cd223ae9f14c97ad4214 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 30 Apr 2026 17:28:20 +0200 Subject: [PATCH] Revert "Ensure we don't lose walker and elephant when we swap around" This reverts commit 6ce6f9464755fec25a119863f2afebaf01bc98c9. --- migrations/1777542438.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1777542438.sh b/migrations/1777542438.sh index 8b1e17cc..0b9a52b8 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 walker elephant elephant-all +omarchy-pkg-add elephant-all omarchy-restart-walker