Update custom_win32 file

This commit is contained in:
Marcus Kammer 2023-02-11 18:53:10 +01:00
parent 6a741d3224
commit f688015700

View file

@ -17,7 +17,7 @@
'(org-roam-db-location "~/org-roam.db")
'(org-roam-directory "d:/visua/Documents/notes/")
'(package-selected-packages
'(org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime racket-mode web-mode go-mode geiser-guile geiser-racket geiser eglot nov shrface vertico smartparens emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package))
'(org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface vertico smartparens emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package))
'(python-shell-interpreter "ipython")
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
'(ring-bell-function 'ignore)
@ -36,4 +36,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(font-lock-keyword-face ((t (:slant italic))))
'(variable-pitch ((t (:height 1.2 :family "Roboto Slab Light")))))
'(variable-pitch ((t (:height 1.2 :family "Roboto Slab Regular")))))