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