Update customfile for linux

This commit is contained in:
Marcus Kammer 2021-03-27 08:41:32 +01:00
parent bfa844aea4
commit b78fe6fbe9

View file

@ -3,6 +3,7 @@
;; 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.
'(Info-additional-directory-list nil)
'(TeX-engine 'xetex)
'(ansi-color-faces-vector
[default default default italic underline success warning error])
@ -26,7 +27,7 @@
'(package-selected-packages
'(parse-csv csv atom-one-dark-theme arjen-grey-theme arc-dark-theme geiser all-the-icons-ivy all-the-icons-dired powershell forge request all-the-icons-ibuffer all-the-icons-ivy-rich all-the-icons-ivy-rich-mode all-the-icons-ibuffer-mode ox-reveal csv-mode gnuplot eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme toc-org ace-window htmlize ivy magit))
'(scroll-bar-mode nil)
'(tab-bar-mode nil))
'(tab-bar-mode t))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.