diff --git a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
index cb6ab10bf..f918dcead 100644
--- a/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
+++ b/Flow.Launcher.Infrastructure/UserSettings/Settings.cs
@@ -66,9 +66,9 @@ namespace Flow.Launcher.Infrastructure.UserSettings
{
Name = "Directory Opus",
Path = @"C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe",
- DirectoryArgument = "/cmd Go \"%d\"",
- FileArgument = "/cmd Go \"%f\""
-
+ DirectoryArgument = "/cmd Go \"%d\" NEW",
+ FileArgument = "/cmd Go \"%f\" NEW"
+
},
new()
{
diff --git a/Flow.Launcher/SelectFileManagerWindow.xaml b/Flow.Launcher/SelectFileManagerWindow.xaml
index 8f5c5079a..85d0d14ce 100644
--- a/Flow.Launcher/SelectFileManagerWindow.xaml
+++ b/Flow.Launcher/SelectFileManagerWindow.xaml
@@ -106,6 +106,7 @@
FontSize="14"
Text="{DynamicResource fileManager_profile_name}" />
+ Content="{DynamicResource done}"
+ ForceCursor="True">
+
+
+
+
diff --git a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
index 9db840ad4..d4cf96e86 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
@@ -1,79 +1,164 @@
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+