mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix void-function make-xpm errors
Nobody should be using :ui tabbar. I'll remove it eventually. Mentioned in #1485
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
(setq-default header-line-format nil)))
|
||||
(+tabbar-mode +1)
|
||||
|
||||
(defun make-xpm (&rest _))
|
||||
|
||||
|
||||
;;
|
||||
(add-hook! 'doom-load-theme-hook
|
||||
|
Reference in New Issue
Block a user