If an executable application requires the terminal with ‘sudo’ to launch, how do you make a .desktop entry file launch the app without the need for the terminal and password?
I’m able to create .desktop entries no problem with any other applications, but in this specific context I am unable to figure it out. I can set the ‘terminal’ string in the .desktop entry to true, but then it just launches the terminal when I click the applications icon and I must enter my superuser password anyway. I want to bypass this and have it launch the application just by double-clicking the icon.