aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 827cc1a..1561978 100644
--- a/manifest.json
+++ b/manifest.json
@@ -33,7 +33,8 @@
"commands": {
"download": {
"suggested_key": {
- "default": "MacCtrl+L"
+ "default": "Alt+L",
+ "mac": "MacCtrl+L"
},
"description": "Download URL file"
}