From 490e64886d51b420fba8a0c8f31472f050f0427f Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Sun, 8 May 2022 14:41:03 -0400 Subject: [PATCH] See last --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index c2daeca..84ee2f1 100644 --- a/README.org +++ b/README.org @@ -1813,6 +1813,9 @@ epkgs.org ;; TODO: Configure default structure templates. ;; (require 'org-tempo) +;; Don't use native image sizes in previews. +(setq org-image-actual-width nil) + ;; Apply custom keybindings. (dotfiles/leader "o" '(:ignore t :which-key "Org")