fix image feature for terminal
This commit is contained in:
@@ -44,7 +44,8 @@ Both Win32 and Cygwin count.")
|
||||
"Check if DBus is available.")
|
||||
|
||||
;; add local icon folder to the image-load-path
|
||||
(add-to-list 'image-load-path (concat config-dir "icon/"))
|
||||
(when (featurep 'image)
|
||||
(add-to-list 'image-load-path (concat config-dir "icon/")))
|
||||
|
||||
(use-package cus-edit
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user