-->
import Quickshell
A desktop entry. See DesktopEntries for details.
Name of the specific application, such as “Firefox”.
The working directory to execute from.
If true, this application should not be displayed in menus and launchers.
Long description of the application, such as “View websites on the internet”. May be empty.
Short description of the application, such as “Web Browser”. May be empty.
If the application should run in a terminal.
Name of the icon associated with this application. May be empty.
The raw Exec
string from the desktop entry. You probably want execute().
Run the application. Currently ignores runInTerminal and field codes.