• Mohamed@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    Some do. I’m sure it is possible with terminal programs. In KDE, you do get authenticator pop-ups.

    • dubyakay@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      2 days ago

      With arch+xfce4 I mostly don’t. Except for when I do systemctl reload <service> in a cli without sudo and it pops a surprise elevation password request gui in my face. I haven’t figured out what makes it behave like that.

      I use Arch btw 👉🧐 eats booger

      • m0stlyharmless@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 day ago

        That’s the result of polkit (policy kit) authentication agents. These are typically DE-specific for their GUIs.

        pkexec is comparable to sudo and can be used from the terminal to get the graphical prompt for elevated commands.