Update custom win32
This commit is contained in:
parent
e0a88f03cc
commit
5d4f68d978
1 changed files with 7 additions and 7 deletions
|
@ -7,12 +7,12 @@
|
||||||
'(custom-safe-themes
|
'(custom-safe-themes
|
||||||
'("1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
'("1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
||||||
'(default-frame-alist
|
'(default-frame-alist
|
||||||
'((tab-bar-lines . 0)
|
'((tab-bar-lines . 0)
|
||||||
(font . "MonoLisa-11")
|
(font . "MonoLisa-11")
|
||||||
(width . 94)
|
(width . 94)
|
||||||
(height . 60)
|
(height . 60)
|
||||||
(horizontal-scroll-bars)
|
(horizontal-scroll-bars)
|
||||||
(vertical-scroll-bars)))
|
(vertical-scroll-bars)))
|
||||||
'(doc-view-resolution 150)
|
'(doc-view-resolution 150)
|
||||||
'(epg-gpg-home-directory "~/AppData/Roaming/gnupg")
|
'(epg-gpg-home-directory "~/AppData/Roaming/gnupg")
|
||||||
'(epg-gpg-program "c:/Program Files (x86)/GnuPG/bin/gpg.exe")
|
'(epg-gpg-program "c:/Program Files (x86)/GnuPG/bin/gpg.exe")
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
'(org-roam-db-location "~/org-roam.db")
|
'(org-roam-db-location "~/org-roam.db")
|
||||||
'(org-roam-directory "d:/visua/Documents/org/")
|
'(org-roam-directory "d:/visua/Documents/org/")
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
'(ob-go mastodon plantuml-mode htmlize ox-rss ob-http nim-mode hyperbole jabber kotlin-mode typescript-mode markdown-mode csv-mode yaml-mode org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime 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))
|
'(jabber js2-mode gptlet gptel ob-go mastodon plantuml-mode htmlize ox-rss ob-http nim-mode hyperbole kotlin-mode typescript-mode markdown-mode csv-mode yaml-mode org-roam powershell ox-reveal org-web-tools org-tree-slide elfeed erc-image magit go-translate simple-httpd slime 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 "ipython")
|
||||||
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
|
'(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True")
|
||||||
'(ring-bell-function 'ignore)
|
'(ring-bell-function 'ignore)
|
||||||
|
|
Loading…
Add table
Reference in a new issue