From 5214a95dcc304ff673adae6ae8be471c3e3bf4bf Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 7 Aug 2018 10:56:12 +0200 Subject: Add move tab left/right shortcut --- plugins/ProfileEditor/ProfileEditor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/ProfileEditor/ProfileEditor.json b/plugins/ProfileEditor/ProfileEditor.json index 504eea4..8381e9a 100644 --- a/plugins/ProfileEditor/ProfileEditor.json +++ b/plugins/ProfileEditor/ProfileEditor.json @@ -1,5 +1,5 @@ { "name": "Profile Editor", "author": "Aqua-sama", - "shortcut": "Ctrl+Shift+P" + "shortcut": "Ctrl+Shift+E" } -- cgit v1.2.1