Update custom file for win32
This commit is contained in:
parent
745203f2a1
commit
0b242a3a4d
1 changed files with 2 additions and 1 deletions
|
@ -6,13 +6,14 @@
|
|||
'(custom-enabled-themes '(atom-one-dark))
|
||||
'(custom-safe-themes
|
||||
'("171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
||||
'(initial-frame-alist '((fullscreen . fullscreen)))
|
||||
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
||||
'(olivetti-body-width 82 nil nil "Customized with use-package olivetti")
|
||||
'(org-agenda-files '("~/Documents/journal"))
|
||||
'(org-default-notes-file "notes.org")
|
||||
'(org-directory "~/Documents/journal")
|
||||
'(package-selected-packages
|
||||
'(atom-one-dark-theme geiser all-the-icons powershell counsel helpful web-mode use-package toc-org slime projectile ox-reveal olivetti nordless-theme nord-theme memoize magit js2-mode ivy htmlize f elpy elisp-refs eglot dash-functional color-theme-sanityinc-tomorrow ace-window))
|
||||
'(doom-themes atom-one-dark-theme geiser all-the-icons powershell counsel helpful web-mode use-package toc-org slime projectile ox-reveal olivetti nordless-theme nord-theme memoize magit js2-mode ivy htmlize f elpy elisp-refs eglot dash-functional color-theme-sanityinc-tomorrow ace-window))
|
||||
'(python-shell-interpreter "ipython")
|
||||
'(python-shell-interpreter-args "--simple-prompt -i"))
|
||||
(custom-set-faces
|
||||
|
|
Loading…
Add table
Reference in a new issue