switch to ungoogled-chromium for preview
This commit is contained in:
parent
4088925e22
commit
23cc693157
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
};
|
||||
markdown-preview = {
|
||||
enable = true;
|
||||
browser = "${pkgs.epiphany}/bin/epiphany";
|
||||
browser = "${pkgs.ungoogled-chromium}/bin/chromium";
|
||||
theme = "light";
|
||||
};
|
||||
neo-tree = {
|
||||
|
|
Loading…
Reference in a new issue