diff --git a/src/components/Help.vue b/src/components/Help.vue
index 909ffbe..670bcd6 100644
--- a/src/components/Help.vue
+++ b/src/components/Help.vue
@@ -9,9 +9,11 @@ export default defineComponent({
});
-
@@ -66,19 +91,24 @@ b {
-
- ⌘Command-Comma (,) - open app settings
+ ⌘Cmd - ,
+ - open app settings
-
- ⌘Command-Shift-? - show this help window
+ ⌃Ctrl - ,
+ - open app settings
-
- ⌃Control-Comma (,) - open app settings
+ ⌘Com + Shift + ?
+ - show this help window
-
- ⌃Control-Shift-? - show this help window
+ ⌃Ctrl + Shift + ?
+ - show this help window
-
- ESC - close window
+ ESC
+ - close window