Add new settings

This commit is contained in:
James Cherti
2024-08-06 12:29:18 -04:00
parent 274632eeba
commit 42c09e66f4
3 changed files with 87 additions and 8 deletions

View File

@@ -39,6 +39,8 @@
(set-language-environment "UTF-8")
(setq custom-theme-directory (expand-file-name "themes/" user-emacs-directory))
;; Set-language-environment sets default-input-method, which is unwanted.
(setq default-input-method nil)