Move cursor options to init.el

This commit is contained in:
James Cherti
2024-10-02 12:52:50 -04:00
parent 72dfb194d2
commit 9b58ac6cc0
2 changed files with 5 additions and 5 deletions

View File

@@ -273,6 +273,11 @@
;; especially for tabs.
(setq x-stretch-cursor nil)
;; Reduce rendering/line scan work by not rendering cursors or regions in
;; non-focused windows.
(setq-default cursor-in-non-selected-windows nil)
(setq highlight-nonselected-windows nil)
;;; Annoyances
;; No beeping or blinking