Update win custom file
This commit is contained in:
parent
add8c164ee
commit
fb0b87db05
1 changed files with 3 additions and 6 deletions
|
@ -18,7 +18,6 @@
|
|||
'(delete-by-moving-to-trash t)
|
||||
'(diary-file "~/OneDrive - Siemens AG/diary")
|
||||
'(display-line-numbers-grow-only t)
|
||||
'(doc-view-resolution 300)
|
||||
'(doom-modeline-env-version nil)
|
||||
'(flycheck-color-mode-line-face-to-color 'mode-line-buffer-id)
|
||||
'(frame-background-mode 'dark)
|
||||
|
@ -38,20 +37,18 @@
|
|||
("FIXME" . "#dc752f")
|
||||
("XXX+" . "#dc752f")
|
||||
("\\?\\?\\?+" . "#dc752f")))
|
||||
'(initial-buffer-choice
|
||||
"~/OneDrive - Siemens AG/org/agenda/tasks.org")
|
||||
'(initial-buffer-choice "~/OneDrive - Siemens AG/org/agenda/tasks.org")
|
||||
'(ls-lisp-dirs-first t)
|
||||
'(mail-send-hook nil)
|
||||
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
|
||||
'(org-agenda-files
|
||||
'("~/OneDrive - Siemens AG/org/agenda/"))
|
||||
'(org-agenda-files '("~/OneDrive - Siemens AG/org/agenda/"))
|
||||
'(org-directory "~/OneDrive - Siemens AG/org/")
|
||||
'(org-latex-src-block-backend t nil nil "Customized with use-package org")
|
||||
'(org-modules
|
||||
'(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
|
||||
'(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)
|
||||
'(ring-bell-function 'ignore)
|
||||
'(scroll-step 5)
|
||||
|
|
Loading…
Add table
Reference in a new issue