diff --git a/init.el b/init.el index 5857c29..ff1e268 100644 --- a/init.el +++ b/init.el @@ -377,7 +377,8 @@ org-html-checkbox-types '((unicode (on . "") (off . "") - (trans . "")))) + (trans . ""))) + org-src-window-setup 'current-window) :bind (:map gpolonkai/pers-map ("a" . org-agenda-list)