Disable solaire mode when its enabled

This commit is contained in:
TEC 2021-09-09 22:08:08 +08:00
parent b081bdca17
commit f8204e82dc
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 2 additions and 0 deletions

View File

@ -257,6 +257,8 @@ and the line number of the first line of the region."
line-spacing 0.1)
(when (and (featurep 'hl-line) hl-line-mode)
(hl-line-mode -1))
(when (and (featurep 'solaire-mode) solaire-mode)
(solaire-mode -1))
(run-hooks 'screenshot-buffer-creation-hook))
(defvar screenshot--text-only-buffer