2020-05-15 20:26:53 +02:00
|
|
|
(custom-set-variables
|
|
|
|
;; custom-set-variables was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
2021-05-07 20:37:26 +02:00
|
|
|
'(custom-enabled-themes '(doom-nord))
|
2020-07-26 15:26:29 +02:00
|
|
|
'(custom-safe-themes
|
2021-05-07 20:37:26 +02:00
|
|
|
'("fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
2021-05-08 13:19:55 +02:00
|
|
|
'(default-frame-alist '((font . "Fira Code-12") (width . 94) (height . 70)))
|
2021-05-04 22:27:10 +02:00
|
|
|
'(initial-frame-alist '((fullscreen . fullscreen)))
|
2021-05-23 14:02:11 +02:00
|
|
|
'(ispell-program-name "c:/msys64/mingw64/bin/aspell.exe")
|
2021-05-03 16:38:36 +02:00
|
|
|
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
|
|
|
'(olivetti-body-width 82 nil nil "Customized with use-package olivetti")
|
2021-05-05 17:30:32 +02:00
|
|
|
'(org-agenda-files '("D:/visua/HiDrive/Documents/journal"))
|
2020-11-28 14:59:23 +01:00
|
|
|
'(org-default-notes-file "notes.org")
|
2021-05-05 17:30:32 +02:00
|
|
|
'(org-directory "D:/visua/HiDrive/Documents/journal")
|
2020-05-15 20:26:53 +02:00
|
|
|
'(package-selected-packages
|
2021-05-08 13:46:33 +02:00
|
|
|
'(geiser-racket all-the-icons-ivy-rich-mode all-the-icons-ivy-rich all-the-icons-dired 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))
|
2021-05-03 16:38:36 +02:00
|
|
|
'(python-shell-interpreter "ipython")
|
2021-05-07 20:37:26 +02:00
|
|
|
'(python-shell-interpreter-args "--simple-prompt -i")
|
|
|
|
'(tetris-x-colors
|
|
|
|
[[229 192 123]
|
|
|
|
[97 175 239]
|
|
|
|
[209 154 102]
|
|
|
|
[224 108 117]
|
|
|
|
[152 195 121]
|
|
|
|
[198 120 221]
|
|
|
|
[86 182 194]]))
|
2020-05-15 20:26:53 +02:00
|
|
|
(custom-set-faces
|
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
;; If you edit it by hand, you could mess it up, so be careful.
|
|
|
|
;; Your init file should contain only one such instance.
|
|
|
|
;; If there is more than one, they won't work right.
|
|
|
|
)
|