diff options
author | Case Duckworth | 2021-02-10 17:34:39 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-10 17:34:39 -0600 |
commit | d21ccd04906f049c8862095d06b41d9988415379 (patch) | |
tree | d11b1157ca4c3311ad82ed5b013fbc837f5c71c9 | |
parent | Remove *Linux/Settings (empty heading) (diff) | |
download | emacs-d21ccd04906f049c8862095d06b41d9988415379.tar.gz emacs-d21ccd04906f049c8862095d06b41d9988415379.zip |
Change section style
-rw-r--r-- | config.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.org b/config.org index f8c0f55..481e61a 100644 --- a/config.org +++ b/config.org | |||
@@ -531,8 +531,8 @@ I want the git version. | |||
531 | modus-themes-bold-constructs t | 531 | modus-themes-bold-constructs t |
532 | modus-themes-region 'bg-only | 532 | modus-themes-region 'bg-only |
533 | modus-themes-org-blocks 'grayscale | 533 | modus-themes-org-blocks 'grayscale |
534 | modus-themes-headings '((1 . line) | 534 | modus-themes-headings '((1 . section) |
535 | (t . t)) | 535 | (t . no-color)) |
536 | modus-themes-scale-headings nil | 536 | modus-themes-scale-headings nil |
537 | modus-themes-mode-line 'borderless-3d) | 537 | modus-themes-mode-line 'borderless-3d) |
538 | #+end_src | 538 | #+end_src |