foom
This commit is contained in:
parent
9e4d1f7eba
commit
00c4fd9730
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
|||
(scroll-bar-mode 0)
|
||||
|
||||
;; org mode
|
||||
;; (setq org-directory "~/org/")
|
||||
;;(setq org-directory "~/org/")
|
||||
(setq org-agenda-files '("~/Documents/agenda"))
|
||||
(after! org (plist-put org-format-latex-options :scale 3.2))
|
||||
;;(after! org (plist-put org-format-latex-options :scale 3.2))
|
||||
(dolist (mode '(org-mode-hook
|
||||
org-agenda-mode-hook
|
||||
dired-mode-hook
|
||||
|
|
Loading…
Reference in a new issue