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