Browse Source

Update shortcut icon.

Brian E. Granger 5 years ago
parent
commit
42f6749e2e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/shortcuts-extension/schema/shortcuts.json

+ 2 - 2
packages/shortcuts-extension/schema/shortcuts.json

@@ -1,9 +1,9 @@
 {
-  "jupyter.lab.setting-icon-class": "jp-LauncherIcon",
+  "jupyter.lab.setting-icon-class": "jp-KeyboardIcon",
   "jupyter.lab.setting-icon-label": "Keyboard Shortcuts",
   "jupyter.lab.transform": true,
   "title": "Keyboard Shortcuts",
-  "description": "Keyboard shortcut settings for JupyterLab.",
+  "description": "Keyboard shortcut settings.",
   "type": "object",
   "additionalProperties": false,
   "properties": {