diff --git a/Flow.Launcher/CustomShortcutSetting.xaml b/Flow.Launcher/CustomShortcutSetting.xaml index 5a40a77b1..8df569a0e 100644 --- a/Flow.Launcher/CustomShortcutSetting.xaml +++ b/Flow.Launcher/CustomShortcutSetting.xaml @@ -75,6 +75,12 @@ Text="{DynamicResource customeQueryShortcutTips}" TextAlignment="Left" TextWrapping="WrapWithOverflow" /> + Custom Query Shortcut Enter a shortcut that automatically expands to the specified query. + A shortcut is expanded when it exactly matches the query. If you add an '@' prefix while inputting a shortcut, it matches any position in the query. Builtin shortcuts match any position in a query. + Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty.