Set Printer Color

This commit is contained in:
2025-01-07 12:34:06 +01:00
parent bc03b9afc1
commit fb0ea5aba6

View File

@@ -11,7 +11,7 @@
"epson-inkjet-printer-escpr/Epson-XP-520_Series-epson-escpr-en.ppd";
ppdOptions = {
PageSize = "A4";
Ink = "Mono";
Ink = "Color";
};
}];
ensureDefaultPrinter = "Epson-XP-520";