DesktopAction: QtObject [uncreatable]

import Quickshell

Properties

Functions

Detailed Description

An action of a DesktopEntry.

Property Details

[readonly]

execString: string

The raw Exec string from the desktop entry. You probably want execute().

[readonly]

icon: string

No details provided.

[readonly]

id: string

No details provided.

[readonly]

name: string

No details provided.

Function Details

void execute()

Run the application. Currently ignores DesktopEntry.runInTerminal and field codes.