mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
core-ui: x-stretch-cursor = nil
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
uniquify-buffer-name-style nil
|
||||
use-dialog-box nil ; always avoid GUI
|
||||
visible-cursor nil
|
||||
x-stretch-cursor t
|
||||
x-stretch-cursor nil
|
||||
;; no beeping or blinking please
|
||||
ring-bell-function 'ignore
|
||||
visible-bell nil
|
||||
|
Reference in New Issue
Block a user