Update settings

This commit is contained in:
Marcus Kammer 2020-03-31 18:36:11 +02:00
parent f7f642d4ef
commit 729f1b9327
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@
'(nord-comment-brightness 15)
'(nord-region-highlight "snowstorm")
'(nord-uniform-mode-lines t)
'(olivetti-body-width 89)
'(olivetti-body-width 90)
'(org-modules
(quote
(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))

View file

@ -25,7 +25,7 @@
org-babel-python-command "python3"
org-todo-keywords (quote ((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED"))))
(setq org-use-property-inheritance t)
(setq org-use-property-inheritance nil)
(org-clock-persistence-insinuate)
(org-display-inline-images)