diff --git a/keymaps/templates/Outlook.json b/keymaps/templates/Outlook.json index 4fdfb2c04..f6b6b263d 100644 --- a/keymaps/templates/Outlook.json +++ b/keymaps/templates/Outlook.json @@ -11,5 +11,7 @@ "send": "mod+enter", "core:find-in-thread": "f4", "core:find-in-thread-next": "shift+f4", - "core:find-in-thread-previous": "ctrl+shift+f4" + "core:find-in-thread-previous": "ctrl+shift+f4", + + "multiselect-list:select-all": "ctrl+a" }