In summary, [Polkit](https://wiki.archlinux.org/title/Polkit) is an application-level toolkit to grant privileged access to graphical applications. An **Authentication Agent** is a graphical prompt that requires your password to grant privileges (like `sudo`) to graphical applications. [polkit-kde-agent](https://archlinux.org/packages/extra/x86_64/polkit-kde-agent/) example: <img width="641" height="419" alt="Image" src="https://github.com/user-attachments/assets/1e5ab032-45dc-409f-b245-e1df51ef0425" /> --- Would be nice if **Quickshell** had an **API** to create an **authentication agent** like this.