From 6434fddb594b0440ac4bb1f5043da5af64a6dc6a Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 9 Jul 2025 20:45:17 -0400 Subject: [PATCH] Explain migration --- migrations/1752104271.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/1752104271.sh b/migrations/1752104271.sh index dda375c..b00e99a 100644 --- a/migrations/1752104271.sh +++ b/migrations/1752104271.sh @@ -1,3 +1,4 @@ +echo "Switching to polkit-gnome for better fingerprint authentication compatibility" if ! command -v /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &>/dev/null; then yay -S --noconfirm --needed polkit-gnome systemctl --user stop hyprpolkitagent