summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-10 17:34:39 -0600
committerCase Duckworth2021-02-10 17:34:39 -0600
commitd21ccd04906f049c8862095d06b41d9988415379 (patch)
treed11b1157ca4c3311ad82ed5b013fbc837f5c71c9 /config.org
parentRemove *Linux/Settings (empty heading) (diff)
downloademacs-d21ccd04906f049c8862095d06b41d9988415379.tar.gz
emacs-d21ccd04906f049c8862095d06b41d9988415379.zip
Change section style
Diffstat (limited to 'config.org')
-rw-r--r--config.org4
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