diff --git a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Controls/AppPageInputControl.xaml b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Controls/AppPageInputControl.xaml
index 4753f2d589..ca6350789b 100644
--- a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Controls/AppPageInputControl.xaml
+++ b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Controls/AppPageInputControl.xaml
@@ -13,7 +13,7 @@
@@ -48,75 +48,78 @@
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
- Normal
- Elevated
- Different user
-
-
- Show window
- Start another
- Do nothing
- Close
- End task
-
-
- Normal
- Hidden
- Minimized
- Maximized
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ Normal
+ Elevated
+ Different user
+
+
+ Show window
+ Start another
+ Do nothing
+ Close
+ End task
+
+
+ Normal
+ Hidden
+ Minimized
+ Maximized
+
+
\ No newline at end of file
diff --git a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Pages/Programs.xaml b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Pages/Programs.xaml
index 9b35332e51..4ae2b0b1f3 100644
--- a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Pages/Programs.xaml
+++ b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Pages/Programs.xaml
@@ -163,6 +163,9 @@
Width="480"
MinWidth="600"
MaxWidth="600"
+ MinHeight="600"
+ MaxHeight="600"
+ Height="600"
PrimaryButtonClick="KeyDialog_PrimaryButtonClick"
PrimaryButtonStyle="{StaticResource AccentButtonStyle}">
diff --git a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Strings/en-US/Resources.resw b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Strings/en-US/Resources.resw
index a3e100ef1a..dff6b8799b 100644
--- a/src/modules/keyboardmanager/KeyboardManagerEditorUI/Strings/en-US/Resources.resw
+++ b/src/modules/keyboardmanager/KeyboardManagerEditorUI/Strings/en-US/Resources.resw
@@ -189,8 +189,8 @@
New program shortcut
-
- Application
+
+ Program
New
@@ -276,14 +276,14 @@
Select Program
-
+
Arguments
-
+
Start in
-
- Select starting directory
+
+ Select directory
Elevation
@@ -306,4 +306,7 @@
https://github.com/microsoft/PowerToys
+
+ More options
+
\ No newline at end of file