aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbard <[email protected]>2024-05-31 15:52:23 -0400
committerbard <[email protected]>2024-05-31 15:52:23 -0400
commit22eb50c8ee7a70983174811f5a67b82bc4853200 (patch)
tree1c01140008cc9f7448817f56e775059e2f42671f
parentf7ab9042c25dd2e13320f95820e9dd8464e12ded (diff)
update readme
-rw-r--r--README.org15
-rw-r--r--img/agenda.pngbin0 -> 105613 bytes
-rw-r--r--img/magit.pngbin0 -> 140900 bytes
-rw-r--r--img/orgdocument.pngbin82348 -> 262813 bytes
4 files changed, 7 insertions, 8 deletions
diff --git a/README.org b/README.org
index 166002f..bcc7000 100644
--- a/README.org
+++ b/README.org
@@ -1,17 +1,16 @@
#+TITLE: .emacs.d
#+AUTHOR: BardofSprites
-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]].
+This is my vanilla Emacs configuration. It works for my purposes, feel free to modify it for your needs. The themes are from the =modus-themes= and =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.
+I program in various languages for fun, so I have many different modes 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.
** Screenshots
-I often tend to change themes with the season, so the screenshots may not reflect the end-product.
-
-*** Dashboard
-[[file:img/dashboard.png]]
-
-[[file:img/dashboard-light.png]]
+I never use the same theme for an extended period of time, I just rotate through =modus= and =ef= themes depending on my mood for the day. The following screenshots are themed with =modus-operandi-tinted=, because it was the theme I was when revising this README.
+*** Magit
+[[file:img/magit.png]]
+*** Org Agenda
+[[file:img/agenda.png]]
*** Org Document
[[file:img/orgdocument.png]]
diff --git a/img/agenda.png b/img/agenda.png
new file mode 100644
index 0000000..320a7e4
--- /dev/null
+++ b/img/agenda.png
Binary files differ
diff --git a/img/magit.png b/img/magit.png
new file mode 100644
index 0000000..4f50af2
--- /dev/null
+++ b/img/magit.png
Binary files differ
diff --git a/img/orgdocument.png b/img/orgdocument.png
index c05cdb3..7170bd5 100644
--- a/img/orgdocument.png
+++ b/img/orgdocument.png
Binary files differ