diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
index d37772f7d..153a8eb7e 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
@@ -178,7 +178,7 @@
-
+
+ SelectedItem="{Binding SelectedIndexSearchEngine}" />
+ SelectedItem="{Binding SelectedContentSearchEngine}" />
@@ -349,13 +349,15 @@
Style="{DynamicResource ExplorerTabItem}">
-
-
+
-
+ IsChecked="{Binding Settings.EverythingSearchFullPath}" />