That's polkit.
I never tweaked it before, so I'll just leave you with a link to its Arch wiki page: https://wiki.archlinux.org/title/Polkit
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
That's polkit.
I never tweaked it before, so I'll just leave you with a link to its Arch wiki page: https://wiki.archlinux.org/title/Polkit
I know a lot of people will freak out about this and bitch about security. I know, but on my system, with only family and everyone having their own logins, I just don't care. The benefits (for me) outweigh the risks. Anyway, that aside, I have edited my /etc/sudoers
file and added the equivalent of:
ceiron ALL=(ALL) NOPASSWD:ALL
I still have to run sudo for root apps (99% of what I do is command line), but I don't have to type in a password every time. As I said, obvious security risk, so you decide if it's worth it.
Will it asks for confirmation with a dialog (which would be nice) or will it behave like no password is needed?
I don't have any sudo needing app that opens a gui, so I don't know.