Make sure to run polkit-gnome after migrating to it

This commit is contained in:
David Heinemeier Hansson
2025-07-09 20:30:16 -04:00
parent d2598464d6
commit 5684aa80d8

View File

@ -2,3 +2,4 @@ yay -S --noconfirm --needed polkit-gnome
systemctl --user stop hyprpolkitagent systemctl --user stop hyprpolkitagent
systemctl --user disable hyprpolkitagent systemctl --user disable hyprpolkitagent
yay -Rns --noconfirm hyprpolkitagent yay -Rns --noconfirm hyprpolkitagent
setsid /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &