mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
code: change zen mode keybind to ctrl+alt+z
This commit is contained in:
parent
2e5ace3598
commit
b734cba3b8
@ -73,5 +73,13 @@
|
||||
{
|
||||
"key": "ctrl+9",
|
||||
"command": "workbench.action.openEditorAtIndex9"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+alt+z",
|
||||
"command": "workbench.action.toggleZenMode"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+k z",
|
||||
"command": "-workbench.action.toggleZenMode"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user