From d7b6d82c5c13ea4bc2983c4e4c682b69fb4a3855 Mon Sep 17 00:00:00 2001 From: DB p Date: Thu, 18 Apr 2024 18:47:16 +0900 Subject: [PATCH] Add static hotkeys --- Flow.Launcher/Languages/en.xaml | 4 ++++ Flow.Launcher/SettingWindow.xaml | 25 ++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index 2e006f34a..1be2a3ba6 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -188,7 +188,11 @@ Select Prev Item Open Context Menu Open Setting Window + Copy File Path + Toggle Game Mode Toggle History + Open Containing Colder + Run As Admin Reload Plugins Data Use it when the plugin settings you changed don't take effect. Custom Query Hotkeys diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index d0d7ef2eb..b393512bf 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2725,12 +2725,30 @@ Icon="" Sub="{DynamicResource basicHotkeyToolTip}"> + + + + + + + + + - + + +