Update gnu customfile

This commit is contained in:
Marcus Kammer 2021-11-28 12:36:23 +01:00
parent f16a953ba4
commit 9ad0c7d8bd
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -10,8 +10,8 @@
[default default default italic underline success warning error]) [default default default italic underline success warning error])
'(backup-directory-alist '(("." . "~/.backup_filez"))) '(backup-directory-alist '(("." . "~/.backup_filez")))
'(default-frame-alist '(default-frame-alist
'((font . "Fira Code-12") '((font . "Fira Code-11")
(width . 90) (width . 95)
(height . 66) (height . 66)
(alpha . 100) (alpha . 100)
(horizontal-scroll-bars) (horizontal-scroll-bars)
@ -44,7 +44,7 @@
'(org-modules '(org-modules
'(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert)) '(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert))
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar") '(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
'(org-roam-directory "~/Documents/journal") '(org-roam-directory "~/Documents/org-roam")
'(package-enable-at-startup t) '(package-enable-at-startup t)
'(package-selected-packages '(package-selected-packages
'(elpher yaml htmlize simple-httpd simple-http org-roam racket-mode csv-mode pyvenv plantuml-mode org-web-tools rust-mode shrface emojify erc-image slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package)) '(elpher yaml htmlize simple-httpd simple-http org-roam racket-mode csv-mode pyvenv plantuml-mode org-web-tools rust-mode shrface emojify erc-image slime-company company webpaste magit yaml-mode markdown-mode ace-window org-tree-slide rainbow-delimiters doom-themes doom-modeline powershell ox-reveal helpful slime web-mode ob-typescript ob-rust ob-http ob-go eglot go-mode typescript-mode projectile nov olivetti all-the-icons-ivy-rich all-the-icons-dired counsel use-package))