aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-08-01 10:41:16 -0700
committerGravatar Tom Willemse2023-08-01 10:41:55 -0700
commit61e4250ae32744e5434c8faef7d059c7b157f81a (patch)
tree7899a634af0aa699a7c639b0e8ca527adb8c1c8d /README.org
parent11c37ef4ef68b55c7ce8ad058abb0b678411b299 (diff)
downloadyoshi-theme-61e4250ae32744e5434c8faef7d059c7b157f81a.tar.gz
yoshi-theme-61e4250ae32744e5434c8faef7d059c7b157f81a.zip
Add ‘yoshi-mode-line’ module
This is an experiment to see if I can customize the mode-line in a nice way.
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index fdbbb15..33511fd 100644
--- a/README.org
+++ b/README.org
@@ -82,6 +82,10 @@ Once you've installed Yoshi theme you can either use =M-x load-theme= to enable
(load-theme 'yoshi :no-confirm)
#+END_SRC
+*** Other modules
+
+- yoshi-mode-line :: Enable this by calling ~(require 'yoshi-mode-line)~. This module enables the mode-line as is intended to be used with Yoshi theme.
+
** Installation in Spacemacs
Edit your .spacemacs file ~(SPC f e d)~ and add the ~yoshi-theme~ package: