From 9707ab1cb5ceb8caac629f9d47ff95f9ddef71a7 Mon Sep 17 00:00:00 2001 From: oreodave Date: Mon, 4 Nov 2019 00:22:15 +0000 Subject: +theme config items --- doom.d/config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doom.d/config.org b/doom.d/config.org index bdc7b83..78c41b5 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -15,7 +15,9 @@ Setting up variables and basic stuff that doesn't require a lot of work. #+END_SRC - Set the doom localleader to "," because it's faster - Using the font [[https://sourcefoundry.org/hack/][Hack]] with Fira code ligatures -- I like Solarized dark +- I like Solarized dark, but available themes are + - base16-monokai + - base16-atelier-dune ** Interface #+BEGIN_SRC elisp (setq completion-ignore-case t) -- cgit v1.2.3-13-gbd6f