aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/init.el
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-10-04 12:57:20 +0200
committerAdrian Kummerlaender2020-10-04 12:57:20 +0200
commit0910eb711d3cf3276bbe45a522d63cf2fccdefa3 (patch)
treea3b9c600563a8924b4533b8f50b48b0d037557d7 /gui/conf/init.el
parent86723d8f379796e2c077024bd343747f90cd7ac3 (diff)
downloadnixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar.gz
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar.bz2
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar.lz
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar.xz
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.tar.zst
nixos_home-0910eb711d3cf3276bbe45a522d63cf2fccdefa3.zip
Enable custom image preview sizes in org mode
Diffstat (limited to 'gui/conf/init.el')
-rw-r--r--gui/conf/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/conf/init.el b/gui/conf/init.el
index 501752d..3098655 100644
--- a/gui/conf/init.el
+++ b/gui/conf/init.el
@@ -164,6 +164,7 @@
(org-src-window-setup 'current-window)
(org-html-htmlize-output-type 'inline-css)
(org-latex-preview-ltxpng-directory "~/.emacs.d/ltxpng/")
+ (org-image-actual-width nil)
:init
(require 'org-protocol)
:config