add dependency for tool-bar
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
;; https://www.gnu.org/software/emacs/manual/html_node/elisp/Tool-Bar.html
|
;; https://www.gnu.org/software/emacs/manual/html_node/elisp/Tool-Bar.html
|
||||||
;; auto-resize-tool-bars
|
;; auto-resize-tool-bars
|
||||||
(use-package tool-bar
|
(use-package tool-bar
|
||||||
|
:after (image)
|
||||||
:defer t
|
:defer t
|
||||||
:config
|
:config
|
||||||
;; add local icon folder to the image-load-path
|
;; add local icon folder to the image-load-path
|
||||||
|
|||||||
Reference in New Issue
Block a user