mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
6 lines
224 B
Bash
6 lines
224 B
Bash
yay -S --noconfirm --needed polkit-gnome
|
|
systemctl --user stop hyprpolkitagent
|
|
systemctl --user disable hyprpolkitagent
|
|
yay -Rns --noconfirm hyprpolkitagent
|
|
setsid /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|