fix(markdown-preview): set default browser to firefox
This commit is contained in:
parent
b80a9583ef
commit
a2654d7fdd
@ -2,7 +2,7 @@
|
||||
plugins.markdown-preview = {
|
||||
enable = true;
|
||||
settings = {
|
||||
browser = "floorp";
|
||||
browser = "firefox";
|
||||
theme = "dark";
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user