diff options
author | Case Duckworth | 2021-02-12 23:00:10 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-12 23:00:10 -0600 |
commit | 02e5e2cbe51adc8d684fe7037e486278f6381848 (patch) | |
tree | faeb539f2e869850320e44ba3e3d43438d4c28ab | |
parent | Move stuff around (diff) | |
download | emacs-02e5e2cbe51adc8d684fe7037e486278f6381848.tar.gz emacs-02e5e2cbe51adc8d684fe7037e486278f6381848.zip |
Change modeline
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index ab811d2..69088cc 100644 --- a/config.org +++ b/config.org | |||
@@ -511,7 +511,7 @@ I want the git version. | |||
511 | modus-themes-headings '((1 . section) | 511 | modus-themes-headings '((1 . section) |
512 | (t . no-color)) | 512 | (t . no-color)) |
513 | modus-themes-scale-headings nil | 513 | modus-themes-scale-headings nil |
514 | modus-themes-mode-line 'borderless-3d) | 514 | modus-themes-mode-line nil) |
515 | #+end_src | 515 | #+end_src |
516 | 516 | ||
517 | *** Change themes based on time of day | 517 | *** Change themes based on time of day |