diff --git a/config/config-ui.el b/config/config-ui.el index 08bf22439..ac599cfc2 100644 --- a/config/config-ui.el +++ b/config/config-ui.el @@ -17,7 +17,7 @@ (global-hl-line-mode t) (set-face-background 'hl-line "#073642")) ;; no blink -(blink-cursor-mode (- (*) (*) (*))) +;; (blink-cursor-mode (- (*) (*) (*))) ;; tool tips in echo area (tooltip-mode -1) (setq tooltip-use-echo-area t)