Update win custom file

This commit is contained in:
Marcus Kammer 2023-11-07 17:13:33 +01:00
parent add8c164ee
commit fb0b87db05

View file

@ -18,7 +18,6 @@
'(delete-by-moving-to-trash t) '(delete-by-moving-to-trash t)
'(diary-file "~/OneDrive - Siemens AG/diary") '(diary-file "~/OneDrive - Siemens AG/diary")
'(display-line-numbers-grow-only t) '(display-line-numbers-grow-only t)
'(doc-view-resolution 300)
'(doom-modeline-env-version nil) '(doom-modeline-env-version nil)
'(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id) '(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id)
'(frame-background-mode 'dark) '(frame-background-mode 'dark)
@ -38,20 +37,18 @@
("FIXME" . "#dc752f") ("FIXME" . "#dc752f")
("XXX+" . "#dc752f") ("XXX+" . "#dc752f")
("\\?\\?\\?+" . "#dc752f"))) ("\\?\\?\\?+" . "#dc752f")))
'(initial-buffer-choice '(initial-buffer-choice "~/OneDrive - Siemens AG/org/agenda/tasks.org")
"~/OneDrive - Siemens AG/org/agenda/tasks.org")
'(ls-lisp-dirs-first t) '(ls-lisp-dirs-first t)
'(mail-send-hook nil) '(mail-send-hook nil)
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale))) '(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
'(org-agenda-files '(org-agenda-files '("~/OneDrive - Siemens AG/org/agenda/"))
'("~/OneDrive - Siemens AG/org/agenda/"))
'(org-directory "~/OneDrive - Siemens AG/org/") '(org-directory "~/OneDrive - Siemens AG/org/")
'(org-latex-src-block-backend t nil nil "Customized with use-package org") '(org-latex-src-block-backend t nil nil "Customized with use-package org")
'(org-modules '(org-modules
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(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/") '(org-roam-directory "~/OneDrive - Siemens AG/org/")
'(package-selected-packages '(package-selected-packages
'(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)) '(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) '(reb-re-syntax 'string)
'(ring-bell-function 'ignore) '(ring-bell-function 'ignore)
'(scroll-step 5) '(scroll-step 5)