simplify firefox command
This commit is contained in:
parent
def11997a8
commit
2c3e687873
1 changed files with 1 additions and 1 deletions
|
|
@ -493,7 +493,7 @@ require("lazy").setup({
|
|||
{
|
||||
'chomosuke/typst-preview.nvim',
|
||||
opts = {
|
||||
open_cmd = 'firefox %s -P typst-preview --class typst-preview',
|
||||
open_cmd = 'firefox %s',
|
||||
port = 28282,
|
||||
},
|
||||
ft = 'typst',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue