aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-08-07 10:56:12 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-08-07 10:56:12 +0200
commit5214a95dcc304ff673adae6ae8be471c3e3bf4bf (patch)
tree9697047774ce21ff0fbde4eb31d92f9d55f0a261 /plugins
parentMove SubWindow to src/subwindow (diff)
downloadsmolbote-5214a95dcc304ff673adae6ae8be471c3e3bf4bf.tar.xz
Add move tab left/right shortcut
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ProfileEditor/ProfileEditor.json2
1 files changed, 1 insertions, 1 deletions
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"
}