Fix missing graphical PolicyKit Authentication agent (Polkit)
A Guide to fixing Polkit Authentication Agents on Arch Linux. If you run a minimal Wayland compositor like MangoWC, Sway, or Hyprland, you may run into a common, frustrating issue: when a graphical application (like GParted, a System Settings tool, or a package manager) requires administrative privileges, you get no password prompt, or worse, a terminal password prompt that blocks your workflow. This happened to me recently, and here is the breakdown of why it occurs and how to fix it on Arch Linux. ...