From 0058023e85ce5adc03258ba4b061df59188ced3e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 19:07:27 -0400 Subject: [PATCH] Revert "Try to work around hanging" This reverts commit 1976eafbcdbcb49d74d28970b5aaa66ee6374bde. --- migrations/1752981883.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752981883.sh b/migrations/1752981883.sh index df72961..5535e70 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 -R --noconfirm wofi + yay -Rns --noconfirm wofi rm -rf ~/.config/wofi mkdir -p ~/.config/walker