Set special modeline in scratch buffer
This commit is contained in:
parent
0d1f106252
commit
c7d63fe091
1 changed files with 1 additions and 0 deletions
|
@ -647,6 +647,7 @@ Returns \"\" to not break --no-window-system."
|
|||
;;
|
||||
|
||||
(add-hook 'doom-init-ui-hook #'+doom-modeline|init)
|
||||
(add-hook 'doom-scratch-buffer-hook #'+doom-modeline|set-special-modeline)
|
||||
|
||||
(add-hook 'org-src-mode-hook #'+doom-modeline|set-special-modeline)
|
||||
(add-hook 'image-mode-hook #'+doom-modeline|set-media-modeline)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue