Update gnu customfile

This commit is contained in:
Marcus Kammer 2021-07-04 10:11:53 +02:00
parent fc5b549a1f
commit 08985625d9

View file

@ -10,10 +10,11 @@
[default default default italic underline success warning error])
'(backup-directory-alist '(("." . "~/.backup_filez")))
'(default-frame-alist
'((font . "Fira Code-12")
'((font . "Fira Code-11")
(width . 90)
(height . 64)
(alpha . 100)))
(alpha . 100)
(vertical-scroll-bars)))
'(delete-selection-mode nil)
'(diary-file "~/Documents/diary/diary")
'(doom-modeline-height 33)
@ -42,7 +43,7 @@
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")
'(package-enable-at-startup t)
'(package-selected-packages
'(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))
'(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))
'(scroll-bar-mode nil)
'(scroll-step 5)
'(tab-bar-mode nil)