Add mac suggested keyboard shortcut for sorting
This commit is contained in:
parent
44b9fca225
commit
bf728d882f
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@
|
|||
},
|
||||
"sort_tabs_by_container": {
|
||||
"suggested_key": {
|
||||
"default": "Ctrl+Comma"
|
||||
"default": "Ctrl+Comma",
|
||||
"mac": "MacCtrl+Comma"
|
||||
},
|
||||
"description": "Sort tabs by container"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue