From 0a03dd3334049e63d299b8469501165da4575228 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 31 Aug 2017 23:08:24 -0400 Subject: [PATCH] ctrl + shift + 1 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 8eb119addb2..173a86c1cd5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -83,7 +83,7 @@ }, "generate_password": { "suggested_key": { - "default": "Ctrl+Shift+E" + "default": "Ctrl+Shift+1" }, "description": "__MSG_commandGeneratePasswordDesc__" },