diff options
Diffstat (limited to 'bard-emacs-modules/bard-emacs-writing.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-writing.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-writing.el b/bard-emacs-modules/bard-emacs-writing.el index 4fc50a2..9318979 100644 --- a/bard-emacs-modules/bard-emacs-writing.el +++ b/bard-emacs-modules/bard-emacs-writing.el @@ -309,7 +309,7 @@ :init (setq typst-preview-autostart t) (setq typst-preview-open-browser-automatically t) - :custom + :config (setq typst-preview-browser "zen" typst-preview-invert-colors "never" typst-preview-executable "tinymist" |
