Skip to content

Instantly share code, notes, and snippets.

@rhoconlinux
Last active March 7, 2016 13:16
Show Gist options
  • Select an option

  • Save rhoconlinux/1e77cb04420b2ccd9893 to your computer and use it in GitHub Desktop.

Select an option

Save rhoconlinux/1e77cb04420b2ccd9893 to your computer and use it in GitHub Desktop.
open-as-root-pcmanfm.desktop
[Desktop Entry]
Type=Action
Tooltip=Open Folder As Root
Name=Open Folder As Root
Profiles=profile-zero;
Icon=gtk-dialog-authentication
[X-Action-Profile profile-zero]
MimeTypes=inode/directory;
Exec=/usr/bin/gksu /usr/bin/pcmanfm %u
Name=Default profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment