Update gnu customfile
This commit is contained in:
parent
f16a953ba4
commit
9ad0c7d8bd
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
[default default default italic underline success warning error])
|
||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||
'(default-frame-alist
|
||||
'((font . "Fira Code-12")
|
||||
(width . 90)
|
||||
'((font . "Fira Code-11")
|
||||
(width . 95)
|
||||
(height . 66)
|
||||
(alpha . 100)
|
||||
(horizontal-scroll-bars)
|
||||
|
@ -44,7 +44,7 @@
|
|||
'(org-modules
|
||||
'(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-roam-directory "~/Documents/journal")
|
||||
'(org-roam-directory "~/Documents/org-roam")
|
||||
'(package-enable-at-startup t)
|
||||
'(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))
|
||||
|
|
Loading…
Add table
Reference in a new issue