summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-07-20 09:42:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-07-20 10:10:42 -0700
commitb15e9f7f55fb2bcdfc98a59efcf39098160fa704 (patch)
treea1584584374059a227869018abdc193c1a829307
parent183b3ec74a21416e06e6f9340cc39cfde5c85aa1 (diff)
downloaddotfiles-b15e9f7f55fb2bcdfc98a59efcf39098160fa704.tar.gz
set highlight-nonselected-windows
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a7e1aebc..fff7a520 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -249,6 +249,7 @@ windows side-by-side in the frame."
'(gnutls-verify-error t)
'(haskell-indentation-layout-offset 4)
'(haskell-indentation-left-offset 4)
+ '(highlight-nonselected-windows t)
'(holiday-bahai-holidays nil)
'(holiday-hebrew-holidays nil)
'(holiday-islamic-holidays nil)