From e3c46dc0e6da5ff581576f5b7762bf745a9f15f6 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sun, 10 Apr 2022 12:05:47 -0400 Subject: [PATCH] ENH make cursor not blink by default --- etc/conf.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/conf.org b/etc/conf.org index c312d4c..69710fc 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -649,6 +649,8 @@ This makes a nice glowy effect on the cursor when switching window focus. Very e (setq beacon-blink-duration 0.2 beacon-blink-delay 0.1 beacon-size 20)) + +(blink-cursor-mode 0) #+END_SRC ** misc *** line wrap