Skip to content

Instantly share code, notes, and snippets.

@jfsanchez91
Created July 13, 2023 16:24
Show Gist options
  • Save jfsanchez91/1657a2ebcd64e572999a690c2ad31722 to your computer and use it in GitHub Desktop.
Save jfsanchez91/1657a2ebcd64e572999a690c2ad31722 to your computer and use it in GitHub Desktop.
gksu replacement
#!/bin/sh
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment