mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/doom: centralize doom-buffer-mode activation
This commit is contained in:
@ -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))
|
||||
|
Reference in New Issue
Block a user