From f70be1c0afb62bea7efd0f9c46b067abc8c359cd Mon Sep 17 00:00:00 2001 From: Alex Mazanov Date: Sun, 28 Mar 2021 19:00:56 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e1c989..ca0d3c0 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ echo "Line 1 \\n Line2 | size=8" | `bash` | Absolute file path | Executable script to run in Shell | | `terminal` | False | `bash` script will be run in the background, instead of launching the Terminal | | `params` | `param0=`,`param1=`,`param10=`... | Parameters for `bash` script | -| `shortcut` | ++T | Hotkey assigned to item. If item is in header, hotkey will show the menu; otherwise, hotkey will launch associated action. | +| `shortcut` | CMD+OPTION+T | Hotkey assigned to item. If item is in header, hotkey will show the menu; otherwise, hotkey will launch associated action. | ### Environment Variables