| | |
| | | static let currentSchemaVersion = 3 |
| | | |
| | | static let tagFontSize: Double = 22 |
| | | static let iconSize: Double = 80 |
| | | static let iconSize: Double = 64 |
| | | static let tagPosition = "right" |
| | | static let displayMode = "coloredGridContainer" |
| | | static let hideAppNames = true |
| | |
| | | "showUncommonAppBubbles": showUncommonAppBubbles, |
| | | "useAppKitTagNavigation": useAppKitTagNavigation, |
| | | "skipTagRemovalDropConfirm": false, |
| | | "skipUncategorizedDropConfirm": false, |
| | | LauncherHotkeyRegistrationStore.mainStateKey: LauncherHotkeyRegistrationState.active.rawValue, |
| | | LauncherHotkeyRegistrationStore.quickSearchStateKey: LauncherHotkeyRegistrationState.active.rawValue |
| | | ]) |