diff options
-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 |