From 6e00f54fcb39af3b0a2e87b82137934cfac7123b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 19 Jan 2021 19:46:20 -0600 Subject: Hide cursor in inactive windows --- config.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index afeac72..cf33168 100644 --- a/config.org +++ b/config.org @@ -5,7 +5,7 @@ #+EXPORT_FILE_NAME: README.md #+OPTIONS: toc:nil #+BANKRUPTCY_COUNT: 3.2 -#+Time-stamp: <2021-01-18 23:29:22 acdw> +#+Time-stamp: <2021-01-18 23:33:24 acdw> * Basics @@ -181,8 +181,8 @@ (cuss cursor-type 'bar "Show a vertical bar for the cursor.") - (cuss cursor-in-non-selected-windows 'hbar - "Show an empty box in inactive windows.") + (cuss cursor-in-non-selected-windows nil + "Don't show a cursor in non-selected windows.") ;; Don't blink the cursor (blink-cursor-mode -1) -- cgit 1.4.1-21-gabe81