aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d/org/personal.org
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-06-11 01:00:03 +0100
committerdx <aryadevchavali1@gmail.com>2020-06-11 01:00:03 +0100
commit039c9c37c83d51643c0280eaf52ea8e24d062d25 (patch)
treee4de36c5dca88f327e0b88e556659c366a5e98e1 /Doom/.doom.d/org/personal.org
parente84183f4bb4cdf96ddfac02980efd2d4367957b9 (diff)
downloaddotfiles-039c9c37c83d51643c0280eaf52ea8e24d062d25.tar.gz
dotfiles-039c9c37c83d51643c0280eaf52ea8e24d062d25.tar.bz2
dotfiles-039c9c37c83d51643c0280eaf52ea8e24d062d25.zip
~auto-filled and added binding for auto-fill converter
Diffstat (limited to 'Doom/.doom.d/org/personal.org')
-rw-r--r--Doom/.doom.d/org/personal.org6
1 files changed, 2 insertions, 4 deletions
diff --git a/Doom/.doom.d/org/personal.org b/Doom/.doom.d/org/personal.org
index 93caa50..314c140 100644
--- a/Doom/.doom.d/org/personal.org
+++ b/Doom/.doom.d/org/personal.org
@@ -9,8 +9,7 @@ Some user variables
user-mail-address "aryadevchavali1@gmail.com")
#+END_SRC
* Reload
-Reload the doom session by brute force fully loading the "config.el" file in the
-doom private directory.
+Reload the doom session by brute force fully loading the "config.el" file in the doom private directory.
#+BEGIN_SRC elisp
(defun dx:reload ()
"Reload instance of doom"
@@ -18,8 +17,7 @@ doom private directory.
(load-file (concat doom-private-dir "config.el")))
#+END_SRC
* Change theme
-Allow user to set a theme from a limited set of candidates, based on
-"dx:theme-list".
+Allow user to set a theme from a limited set of candidates, based on "dx:theme-list".
- Themes sanctioned by me:
- doom-solarized-dark: just the right everything. best for day.