From 4fedfbe9f193030464515daa051ff5657968caf9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 19:02:12 -0400 Subject: [PATCH] Maybe it's hanging on dependencies? --- migrations/1752981883.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752981883.sh b/migrations/1752981883.sh index bb19aed..df72961 100644 --- a/migrations/1752981883.sh +++ b/migrations/1752981883.sh @@ -3,7 +3,7 @@ echo "Replace wofi with walker as the default launcher" if ! command -v walker &>/dev/null; then yay -Sy --noconfirm --needed walker-bin libqalculate - yay -Rn --noconfirm wofi + yay -R --noconfirm wofi rm -rf ~/.config/wofi mkdir -p ~/.config/walker