Disable header-line in nov-mode
This commit is contained in:
parent
a496ebe719
commit
779a652cb1
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
:mode ("\\.epub\\'" . nov-mode)
|
||||
:init
|
||||
(add-hook 'nov-mode-hook #'shrface-mode)
|
||||
:custom
|
||||
(nov-header-line-format nil)
|
||||
:config
|
||||
(setq nov-text-width 82
|
||||
nov-variable-pitch t)
|
||||
|
|
Loading…
Add table
Reference in a new issue