Skip to content

ElectronLoginItemSettingsOptions

Unofficial

Options for querying the app’s login item settings.

Import:

import type { ElectronLoginItemSettingsOptions } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronLoginItemSettingsOptions

Properties

Property Type Description
args? string[] The command-line arguments to compare against. Windows only.
path? string The executable path to compare against. Windows only.