Settings

Properties:

monitorsV2: { [key: string]?: MonitorConfiguration }

list of monitors and their configurations

ahkEnabled: boolean

enable or disable ahk

ahkVariables: AhkVarList

ahk variables

selectedThemes: Array<string>

list of selected themes

iconPacks: Array<string>

list of selected icon packs

devTools: boolean

enable or disable dev tools tab in settings

language: string | null

language to use, if null the system locale is used

dateFormat: string

MomentJS date format

virtualDesktopStrategy: VirtualDesktopStrategy

what virtual desktop implementation will be used, in case Native is not available we use Seelen

updater: UpdaterSettings

Updater Settings

byWidget: SettingsByWidget

Custom settings for widgets