mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
emacs: clarify a comment about spacious-padding
This commit is contained in:
parent
457fdf6ee0
commit
219d54cbf5
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
;; Read the doc string of `spacious-padding-subtle-mode-line' as it
|
||||
;; is very flexible. Here we make the mode lines be a single
|
||||
;; overline.
|
||||
;; overline, while header lines have an underline.
|
||||
(setq spacious-padding-subtle-frame-lines
|
||||
'( :mode-line-active spacious-padding-line-active
|
||||
:mode-line-inactive spacious-padding-line-inactive
|
||||
|
|
|
|||
|
|
@ -2138,7 +2138,7 @@ I also take care to make it work with my customised mode line
|
|||
|
||||
;; Read the doc string of `spacious-padding-subtle-mode-line' as it
|
||||
;; is very flexible. Here we make the mode lines be a single
|
||||
;; overline.
|
||||
;; overline, while header lines have an underline.
|
||||
(setq spacious-padding-subtle-frame-lines
|
||||
'( :mode-line-active spacious-padding-line-active
|
||||
:mode-line-inactive spacious-padding-line-inactive
|
||||
|
|
|
|||
Loading…
Reference in a new issue