Update gnu customfile

This commit is contained in:
Marcus Kammer 2021-04-13 08:50:45 +02:00
parent 2e50dfe7ba
commit 637f8d4f82

View file

@ -14,14 +14,18 @@
'(custom-enabled-themes '(dracula))
'(custom-safe-themes
'("81c3de64d684e23455236abde277cda4b66509ef2c28f66e059aa925b8b12534" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "fe36e4da2ca97d9d706e569024caa996f8368044a8253dc645782e01cd68d884" "1fbd63256477789327fe429bd318fb90a8a42e5f2756dd1a94805fc810ae1b62" "7bc40a2e714b4872ad5cd07f992eb8e06ef5e01a8877488b9ffc3067463ca721" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "06bf0822aa77ea498bbd6038b59ad96fca43b272b49b18ab024218881ba134d1" "6e933f1668e124ec17fc7b6547f65ba760e06efb568a6c8091c600c67827e592" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" default))
'(default-frame-alist '((font . "Fira Code-11") (width . 94) (height . 70)))
'(default-frame-alist
'((font . "Fira Code-11")
(width . 90)
(height . 60)
(alpha . 98)))
'(delete-selection-mode nil)
'(diary-file "~/Documents/diary/diary")
'(fci-rule-color "#4C566A")
'(gnus-init-file "~/.emacs.d/.gnus.el")
'(hl-paren-colors '("#B9F" "#B8D" "#B7B" "#B69" "#B57" "#B45" "#B33" "#B11"))
'(initial-buffer-choice "~/Documents/journal/notes.org")
'(initial-frame-alist '((fullscreen . fullscreen)))
'(initial-frame-alist '((vertical-scroll-bars)))
'(olivetti-body-width 82 nil nil "Customized with use-package olivetti")
'(org-modules
'(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert))