move custom icon folder setting to pre-settings

This commit is contained in:
2025-07-06 21:54:54 +02:00
parent bdaba88536
commit 6b0b733873
2 changed files with 3 additions and 2 deletions

View File

@@ -124,8 +124,6 @@
:after (image)
:defer t
:config
;; add local icon folder to the image-load-path
(add-to-list 'image-load-path (concat config-dir "icon/"))
;; TODO: revert after close?
;; TODO: add redo?