View Single Post
Posts: 637 | Thanked: 445 times | Joined on Dec 2009 @ Kaliningrad, Russia
#4
Originally Posted by Mikkosssss View Post
You can do it manually by making following text file:
Code:
[Desktop Entry]
Type=Application
Name=Name of your shortcut
Exec=Command that you want to do 
Icon=/patch/to/your/icon.png
And name it something.desktop

Then place it to /home/user/.local/share/applications
How can I make a shortcut to run a command or application as a root?