Remove unused references to org files

This commit is contained in:
Wojciech Kozlowski 2022-03-17 21:58:03 +01:00
parent 339b0fd6d0
commit 22dbc46233

View File

@ -116,17 +116,7 @@
;; LaTeX font size.
;; ---------------------------------------------------------------------------------------------
(plist-put org-format-latex-options :scale 2.0)
;; ---------------------------------------------------------------------------------------------
;; Setup agenda and capture files.
;; ---------------------------------------------------------------------------------------------
(setq
;; File for org-capture
org-default-notes-file "~/Workspace/notes.org"
;; Org-agenda files
org-agenda-files '("~/Workspace/agenda.org")))
(plist-put org-format-latex-options :scale 2.0))
;; -----------------------------------------------------------------------------------------------
;; Better header bullets