Comment out erc-image

It's annoying.
This commit is contained in:
Case Duckworth 2021-07-14 16:58:58 -05:00
parent a67fc7dc87
commit d26c6e9df5
1 changed files with 3 additions and 3 deletions

View File

@ -354,9 +354,9 @@
(add-hook 'modus-themes-after-load-theme-hook
#'erc-hl-nicks-refresh-colors))
(setup (:straight erc-image)
(:option (append erc-modules) 'image
erc-image-inline-rescale 300))
;; (setup (:straight erc-image)
;; (:option (append erc-modules) 'image
;; erc-image-inline-rescale 300))
(erc-update-modules)))