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