Update settings
This commit is contained in:
parent
f7f642d4ef
commit
729f1b9327
2 changed files with 2 additions and 2 deletions
|
@ -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)))
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue