diff options
| author | BardofSprites <[email protected]> | 2026-05-13 17:14:52 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-05-13 17:14:52 -0400 |
| commit | b964afc38b15876c08f1f8cbf8d492fd416e4348 (patch) | |
| tree | 5f16e74dffaf8e9cfd60f498b49a38ab091cecdc /config.org | |
| parent | 43b99f7d6de0d943ec76dc5f74cf2767b8e908a3 (diff) | |
fix typst use-package declaration
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2462,7 +2462,7 @@ Watch [[https://protesilaos.com/codelog/2024-02-08-emacs-window-rules-display-bu :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" |
