浏览代码

docs: changed packagename in docs.md for ApplePressAndHoldEnabled setting (#1341)

Co-authored-by: eauw <info@ea-it.de>
eugen-auschew 2 年之前
父节点
当前提交
078ce9427f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      DOCS.md

+ 1 - 1
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?