• dubyakay@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    16 hours 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

    • AdrianTheFrog@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 minutes ago

      Yeah, when I was on xfce on Arch I remember going into some places in the file manager where it wouldn’t let me edit files etc without running it from the terminal through sudo.

    • m0stlyharmless@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 hour 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.