ui/doom: centralize doom-buffer-mode activation
This commit is contained in:
parent
4ede35129d
commit
d8e3d853a9
8 changed files with 12 additions and 21 deletions
|
@ -18,9 +18,6 @@
|
|||
|
||||
(set! :popup "*twittering-edit*" :size 12 :select t)
|
||||
|
||||
(after! doom-themes
|
||||
(add-hook 'twittering-mode-hook #'doom-buffer-mode))
|
||||
|
||||
(add-hook! twittering-mode
|
||||
(setq header-line-format (or (doom-modeline 'twitter) mode-line-format)
|
||||
mode-line-format nil))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue