{ pkgs, ... }: { enable = true; settings = { open_cmd = "firefox %s -P typst-preview --class typst-preview"; }; }