about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-07-02 21:45:37 -0500
committerCase Duckworth2021-07-02 21:45:37 -0500
commitb66f5ec1d87eb036b579ecd400fe505afb4a0f9b (patch)
treee6c43bcc19a0842bc1aec2b26c20d5b70cb4fbe4 /init.el
parentMerge branch 'main' of https://tildegit.org/acdw/emacs (diff)
downloademacs-b66f5ec1d87eb036b579ecd400fe505afb4a0f9b.tar.gz
emacs-b66f5ec1d87eb036b579ecd400fe505afb4a0f9b.zip
Modify erc config
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el index 057934a..bea881c 100644 --- a/init.el +++ b/init.el
@@ -349,9 +349,9 @@
349 349
350 (setup (:straight erc-image) 350 (setup (:straight erc-image)
351 (:option (append erc-modules) 'image 351 (:option (append erc-modules) 'image
352 erc-image-inline-rescale 'window)) 352 erc-image-inline-rescale 300))
353 353
354 (erc-update-modules))) 354 (erc-update-modules)))
355 355
356(setup eshell 356(setup eshell
357 (:also-load acdw-eshell 357 (:also-load acdw-eshell