Skip to content

Instantly share code, notes, and snippets.

@albenik
Last active September 20, 2023 06:16
Show Gist options
  • Save albenik/7dd69225aa8afcac3880cd512e8785af to your computer and use it in GitHub Desktop.
Save albenik/7dd69225aa8afcac3880cd512e8785af to your computer and use it in GitHub Desktop.

https://bolknote.ru/all/4085/#comments

  • ~/Library/Preferences/com.apple.HIToolbox.plist
  • plutil -convert xml1 com.apple.HIToolbox.plist
  • Вычищаем все внутри которых есть упоминание раскладки, которая вам не нужна и сохраняем
  • plutil -convert binary1 com.apple.HIToolbox.plist
  • Перезагружаемся
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment