Update gnu custom file
This commit is contained in:
parent
a6a49b8a24
commit
286ef9ddae
1 changed files with 3 additions and 3 deletions
|
@ -15,11 +15,11 @@
|
|||
'(default-frame-alist
|
||||
'((tab-bar-lines . 0)
|
||||
(font . "MonoLisa-11")
|
||||
(fullscreen . maximized)
|
||||
(undecorated . t)
|
||||
(width . 95)
|
||||
(height . 60)
|
||||
(alpha . 100)
|
||||
(fullscreen . maximized)
|
||||
(undecorated . nil)
|
||||
(horizontal-scroll-bars)))
|
||||
'(delete-selection-mode nil)
|
||||
'(diary-file "~/Documents/org/diary")
|
||||
|
@ -58,7 +58,7 @@
|
|||
'(org-roam-directory "~/Documents/org")
|
||||
'(package-enable-at-startup t)
|
||||
'(package-selected-packages
|
||||
'(js2-mode gptel ob-http geiser-guile geiser-racket geiser typescript-mode yaml-mode shrface plantuml-mode htmlize nim-mode hyperbole ox-rss keepass-mode jabber ox-pandoc mastodon w3m spotify cider clojure-mode mpv markdown-mode csv-mode ox-reveal ob-go org-web-tools org-tree-slide org-roam elfeed erc-image magit go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov vertico emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package))
|
||||
'(auctex js2-mode gptel ob-http geiser-guile geiser-racket geiser typescript-mode yaml-mode shrface plantuml-mode htmlize nim-mode hyperbole ox-rss keepass-mode jabber ox-pandoc mastodon w3m spotify cider clojure-mode mpv markdown-mode csv-mode ox-reveal ob-go org-web-tools org-tree-slide org-roam elfeed erc-image magit go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov vertico emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package))
|
||||
'(plantuml-default-exec-mode 'jar)
|
||||
'(python-shell-interpreter "ipython")
|
||||
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
|
||||
|
|
Loading…
Add table
Reference in a new issue