We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be30bf7 commit 17b8077Copy full SHA for 17b8077
home-manager/configs/home/programs-gui.nix
@@ -170,7 +170,7 @@
170
"html.autoClosingTags" = true;
171
"javascript.autoClosingTags" = true;
172
"markdown-pdf.displayHeaderFooter" = false;
173
- "markdown-pdf.executablePath" = "/usr/local/bin/chromium";
+ "markdown-pdf.executablePath" = "/usr/local/bin/chromium-access-src";
174
"markdown-pdf.outputDirectory" = "output";
175
"markdown-pdf.outputDirectoryRelativePathFile" = true;
176
"markdown.extension.toc.orderedList" = true;
0 commit comments