Apptag/QuickSearch.swift
@@ -15,6 +15,13 @@ static let globalVisible = "globalVisible" } enum QuickSearchDismissSource { static let keyboard = "keyboard" static let mouse = "mouse" static let backdrop = "backdrop" static let programmatic = "programmatic" } // MARK: - Hotkeys struct LauncherHotkey: Equatable {