aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-02 22:14:48 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-02 22:14:48 +0000
commitb6b3ea06525915970b1768c3b411b5e8ad29de0d (patch)
treea46737d107333b85a571f09637dda5fb2c17f52a
parent170f701551420fbcfd4ea73bff07a0f43d60347b (diff)
downloaddotfiles-b6b3ea06525915970b1768c3b411b5e8ad29de0d.tar.gz
dotfiles-b6b3ea06525915970b1768c3b411b5e8ad29de0d.tar.bz2
dotfiles-b6b3ea06525915970b1768c3b411b5e8ad29de0d.zip
~cleaned up interface heading
-rw-r--r--doom.d/config.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index dc486ce..7e49f20 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -17,10 +17,12 @@ Setting up variables and basic stuff that doesn't require a lot of work.
- Using the font [[https://sourcefoundry.org/hack/][Hack]] with Fira code ligatures
- I like Solarized dark
** Interface
+#+BEGIN_SRC elisp
(setq completion-ignore-case t)
-(setq org-directory "~/Text")
(setq truncate-lines t)
-(setq doom-font (font-spec :family "Hack" :size 19))
+#+END_SRC
+Some quality of life things that I couldn't really put in one category
+**
** Org directory
** Search providers
(add-hook 'after-make-frame-functions