From e3ce20ce107f266cbfafe52fe869d37ad0fc8485 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Thu, 23 Jul 2020 19:37:43 -0700 Subject: That one line that got away :troll: --- init-custom.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init-custom.el') diff --git a/init-custom.el b/init-custom.el index beb4fe0..9ebe86a 100644 --- a/init-custom.el +++ b/init-custom.el @@ -140,7 +140,6 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:family "Hack" :foundry "SRC" :slant normal :weight normal :height 142 :width normal)))) - '(cursor ((t (:background "red")))) '(fixed-pitch ((t (:family "Dejavu Serif")))) '(org-document-title ((t (:inherit default :weight bold :font "Liberation Sans" :height 2.0 :underline nil)))) '(org-level-1 ((t (:inherit default :weight bold :font "Liberation Sans" :height 1.75)))) -- cgit v1.2.3