Update plantuml java args for windows

This commit is contained in:
Marcus Kammer 2023-12-05 15:41:10 +01:00
parent 68c5de7b8f
commit 09ffb87211

View file

@ -44,12 +44,13 @@
'(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale)))
'(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
'(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))
'(plantuml-java-args
'("-DPLANTUML_DPI=300" "-Djava.awt.headless=true" "-jar" "--illegal-access=deny"))
'(reb-re-syntax 'string)
'(ring-bell-function 'ignore)
'(scroll-step 5)