How to enable polkit agent?
Polkit authentication agent
systemd - Force polkit to use a textual authentication agent in a GUI session - Unix & Linux Stack Exchange
how do I install a polkit authentication agent
I've installed polkit-kde-agent for use with code OSS and likes, but I can't understand how to run it after, and I don't really want to launch every program through terminal with sudo. It looks like I need to run it on startup, but I can't really wrap my head around this particular part of archwikli.
P.S. I use systemd if that's relevant
I've been on arch most of the time trying gentoo on and off with more success each time. Right now I'm trying to find the command to start the daemon that will make the popup come up to ask for a password when starting a program like gparted or grub customizer. I remember on arch the command is something along the lines of "authentication agent". I use gentoo with systemd and with i3 gaps so I don't care which environment the program was originally for I'll use a polkit agent for MATE, KDE, XFCE, gnome, whatever I tried em and I can't find the command I'll do like ls /usr/bin | grep agent and don't see anything relevant also I tried looking things up and haven't found anything relevant. I just tried adding policykit I think it was to make.conf that didn't seem to help but yeah any help would be appreciated thanks.
Edit: just tried tree / | grep agent | grep polkit and found a polkit-gnome-authentication-agent but it's not recognized as command so do i need to add something to my path? I might have messed around with my fish shell too much