aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom.d/config.org4
1 files changed, 3 insertions, 1 deletions
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)