Преглед на файлове

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?