Desktop Shortcuts (for sudo)

I am trying to create shortcuts for sudo commands and wondering what is needed to tell it the password?

[Desktop Entry]
Type=Application
Name=Waydroid Start
Exec=sudo systemctl start waydroid-container
Icon=/usr/lib/waydroid/data/AppIcon.png
X-Purism-FormFactor=Workstation;Mobile;
NoDisplay=false

You can run systemctl without sudo, at least on my Fedora.

Otherwise, use gksu.

I am new to linux so what is gksu?:grin:

It’s like sudo. Try it!

You could also try pkexec. I think that’s installed by default.

Here is what it says

Objective achieved?

No cause it won’t do anything from the shortcut.:pensive:

Some background info: