From 3738a27aee2857f73742e3a8c254c204b9a5d6f3 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Thu, 28 Jul 2022 08:03:49 -0500 Subject: fickle morning --- init-el.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/init-el.org b/init-el.org index f35b4fb..6439391 100644 --- a/init-el.org +++ b/init-el.org @@ -586,8 +586,6 @@ So, to use this file for the very first time you must (setq my-installed-themes '(modus-themes - underwater-theme - undersea-theme nord-theme)) @@ -607,11 +605,11 @@ So, to use this file for the very first time you must (setq *my-themes* '(modus-operandi - undersea + birds-of-paradise-plus nord - underwater modus-vivendi)) + (defun my-theme-string () (if (car custom-enabled-themes) (format "%s is current" (car custom-enabled-themes)) -- cgit v1.2.3