diff options
| author | 2023-08-01 10:41:16 -0700 | |
|---|---|---|
| committer | 2023-08-01 10:41:55 -0700 | |
| commit | 61e4250ae32744e5434c8faef7d059c7b157f81a (patch) | |
| tree | 7899a634af0aa699a7c639b0e8ca527adb8c1c8d /README.org | |
| parent | 11c37ef4ef68b55c7ce8ad058abb0b678411b299 (diff) | |
| download | yoshi-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.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |
