Replace doom-hide-modeline-mode w/ hide-mode-line-mode #423
This commit is contained in:
parent
9a1bf42075
commit
5c9ef4ee38
5 changed files with 12 additions and 51 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
(when (featurep 'solaire-mode)
|
||||
(add-hook 'cfw:calendar-mode-hook #'solaire-mode))
|
||||
(add-hook 'cfw:calendar-mode-hook 'doom-hide-modeline-mode)
|
||||
(add-hook 'cfw:calendar-mode-hook 'hide-mode-line-mode)
|
||||
|
||||
(advice-add #'cfw:render-button :override #'+calendar*cfw:render-button))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue