Browse Source

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

Co-authored-by: eauw <info@ea-it.de>
eugen-auschew 2 năm trước cách đây
mục cha
commit
078ce9427f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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?