diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index 550b73f85..9a337b8d8 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -70,7 +70,7 @@
Search with Pinyin
Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.
Always Preview
- Always open preview panel when Flow starts. Press F1 to toggle preview.
+ Always open preview panel when Flow starts. Press {0} to toggle preview.
Shadow effect is not allowed while current theme has blur effect enabled
@@ -153,6 +153,8 @@
Hotkey
Flow Launcher Hotkey
Enter shortcut to show/hide Flow Launcher.
+ Preview Hotkey
+ Enter shortcut to show/hide preview in search window.
Open Result Modifier Key
Select a modifier key to open selected result via keyboard.
Show Hotkey
diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml
index f10964fe0..4a9544042 100644
--- a/Flow.Launcher/SettingWindow.xaml
+++ b/Flow.Launcher/SettingWindow.xaml
@@ -2415,8 +2415,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+