From 951ba4ce7c55bf09567a127a39103aecb9b65515 Mon Sep 17 00:00:00 2001 From: Vic <10308169+VictoriousRaptor@users.noreply.github.com> Date: Sun, 16 Oct 2022 15:55:02 +0800 Subject: [PATCH] Add Listview for builtin shortcuts --- Flow.Launcher/SettingWindow.xaml | 37 +++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 858e579fb..75f792180 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2225,7 +2225,42 @@ Click="OnAddCustomShortCutClick" Content="{DynamicResource add}" /> - + + + + + + + + + + + + + + + + + + + + + + +