Add more optimizations and better defaults

This commit is contained in:
James Cherti
2024-06-20 15:48:28 -04:00
parent 3a45ceb991
commit 8c0b003d2d
2 changed files with 1 additions and 3 deletions

View File

@@ -135,9 +135,6 @@
;;; Minimal UI
;; Show feedback after typing
(setq echo-keystrokes 0.02)
;; Disable GUIs because theyr are inconsistent across systems, desktop
;; environments, and themes, and they don't match the look of Emacs.
(setq use-file-dialog nil)