aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.org b/README.org
index 5e1005b..166002f 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,6 @@
#+TITLE: .emacs.d
#+AUTHOR: BardofSprites
-* Emacs Configuration
-
This is my vanilla Emacs configuration. It works for my purposes, feel free to modify it for your needs. The themes are from the =ef-themes= package made by [[https://protesilaos.com/emacs/ef-themes][Prot]].
I mainly program in Haskell and Clojure, so those are the only modes I have installed. If you would like to add your own, take a look at [[https://github.com/emacs-tw/awesome-emacs#programming-language][Awesome Emacs]]. It has many useful resources and packages to get started with.
@@ -10,6 +8,10 @@ I mainly program in Haskell and Clojure, so those are the only modes I have inst
** Screenshots
I often tend to change themes with the season, so the screenshots may not reflect the end-product.
-[[file:img/dashboard.png][Dashboard with ef-autumn theme]]
-[[file:img/dashboard-light.png][Dashboard with ef-kassio theme]]
-[[file:img/orgdocument.png][Org Document with olivetti mode and light theme]]
+*** Dashboard
+[[file:img/dashboard.png]]
+
+[[file:img/dashboard-light.png]]
+
+*** Org Document
+[[file:img/orgdocument.png]]