docs: changed packagename in docs.md for ApplePressAndHoldEnabled setting (#1341)
Co-authored-by: eauw <info@ea-it.de>
This commit is contained in:
parent
33b563c334
commit
078ce9427f
1 changed files with 1 additions and 1 deletions
2
DOCS.md
2
DOCS.md
|
@ -193,7 +193,7 @@ inode/directory=codium.desktop;org.gnome.Nautilus.desktop;
|
|||
This is a common question for Visual Studio Code and the procedure is slightly different in VSCodium because the `defaults` path is different.
|
||||
|
||||
```bash
|
||||
$ defaults write com.visualstudio.code.oss ApplePressAndHoldEnabled -bool false
|
||||
$ defaults write com.vscodium ApplePressAndHoldEnabled -bool false
|
||||
```
|
||||
|
||||
## <a id="terminal-support"></a>How do I open VSCodium from the terminal?
|
||||
|
|
Loading…
Add table
Reference in a new issue