I found a (lengthy) guide to doing this but it is for gksu which is gone. I have to imagine there’s an easy way. I am running Ubuntu.

  • BaalInvoker@lemmy.eco.br
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I think you can run like this:

    $ pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY <yourapp>

    For example, if I wanna open kgx (a.k.a. Gnome Console), I would run:

    pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY kgx

    • bizdelnick@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Don’t do this. I’m unsure if this works in any distro, but if it does, this is unsecure.

    • bizdelnick@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Don’t do this. I’m unsure if this works in any distro, but if it does, this is unsecure.