testing keyboard shortcuts

This commit is contained in:
Kendall Werts
2020-02-13 23:56:28 -06:00
parent 97d4c46a4e
commit fbba6beee2
2 changed files with 23 additions and 1 deletions
+12
View File
@@ -39,6 +39,18 @@
"mac": "MacCtrl+Period"
},
"description": "Open containers panel"
},
"open_container_1": {
"suggested_key": {
"default": "Ctrl+Shift+1"
},
"description": "Container Shortcut 1"
},
"open_container_2": {
"suggested_key": {
"default": "Ctrl+Shift+2"
},
"description": "Container Shortcut 2"
}
},
"browser_action": {