From f6287b3e8545a179af86ebe55da42338a6e50401 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 28 Nov 2023 15:15:23 +0100 Subject: [PATCH] Update custom file for win32 --- bundle/custom_win32_EVG03435NB.el | 43 ++++++++++++++++--------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/bundle/custom_win32_EVG03435NB.el b/bundle/custom_win32_EVG03435NB.el index 7c33a6e1..1463dea5 100644 --- a/bundle/custom_win32_EVG03435NB.el +++ b/bundle/custom_win32_EVG03435NB.el @@ -21,22 +21,23 @@ '(doom-modeline-env-version nil) '(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id) '(frame-background-mode 'dark) + '(gptel-use-curl nil) '(hl-todo-keyword-faces '(("TODO" . "#dc752f") - ("NEXT" . "#dc752f") - ("THEM" . "#2d9574") - ("PROG" . "#4f97d7") - ("OKAY" . "#4f97d7") - ("DONT" . "#f2241f") - ("FAIL" . "#f2241f") - ("DONE" . "#86dc2f") - ("NOTE" . "#b1951d") - ("KLUDGE" . "#b1951d") - ("HACK" . "#b1951d") - ("TEMP" . "#b1951d") - ("FIXME" . "#dc752f") - ("XXX+" . "#dc752f") - ("\\?\\?\\?+" . "#dc752f"))) + ("NEXT" . "#dc752f") + ("THEM" . "#2d9574") + ("PROG" . "#4f97d7") + ("OKAY" . "#4f97d7") + ("DONT" . "#f2241f") + ("FAIL" . "#f2241f") + ("DONE" . "#86dc2f") + ("NOTE" . "#b1951d") + ("KLUDGE" . "#b1951d") + ("HACK" . "#b1951d") + ("TEMP" . "#b1951d") + ("FIXME" . "#dc752f") + ("XXX+" . "#dc752f") + ("\\?\\?\\?+" . "#dc752f"))) '(initial-buffer-choice "~/OneDrive - Siemens AG/org/agenda/tasks.org") '(ls-lisp-dirs-first t) '(mail-send-hook nil) @@ -48,7 +49,7 @@ '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(org-roam-directory "~/OneDrive - Siemens AG/org/") '(package-selected-packages - '(dashboard ob-restclient restclient which-key auctex ace-window jabber js2-mode gptel elpher plantuml-mode htmlize hyperbole typescript-mode markdown-mode csv-mode yaml-mode magit nim-mode kotlin-mode nano-theme mastodon mpv ob-http powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface smartparens emojify olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons)) + '(jq-format json-navigator flymake-json dashboard ob-restclient restclient which-key auctex ace-window jabber js2-mode gptel elpher plantuml-mode htmlize hyperbole typescript-mode markdown-mode csv-mode yaml-mode magit nim-mode kotlin-mode nano-theme mastodon mpv ob-http powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface smartparens emojify olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons)) '(reb-re-syntax 'string) '(ring-bell-function 'ignore) '(scroll-step 5) @@ -56,12 +57,12 @@ '(tab-width 4) '(tetris-x-colors [[229 192 123] - [97 175 239] - [209 154 102] - [224 108 117] - [152 195 121] - [198 120 221] - [86 182 194]]) + [97 175 239] + [209 154 102] + [224 108 117] + [152 195 121] + [198 120 221] + [86 182 194]]) '(timeclock-file "~/OneDrive - Siemens AG/timelog") '(user-full-name "Marcus Kammer" nil nil "Customized with use-package gnus") '(user-mail-address "marcus.kammer@mailbox.org")