Skip to content
Snippets Groups Projects
Commit d3d63d5a authored by Radek Hušek's avatar Radek Hušek
Browse files

add config file

parent 99f777ca
No related branches found
No related tags found
No related merge requests found
"enviroment": {
"DISPLAY": ":0",
"XAUTHORITY": "/tmp/kde-radek/xauth-1000-_0",
"HOME": "/home/radek",
"KDE_SESSION_VERSION": "4",
"XDG_CURRENT_DESKTOP": "KDE",
},
"printers": [
("Nessie gray", ["ssh", "iuuk", "lp", "-d", "nessie-gray"]),
("Nessie color", ["ssh", "iuuk", "lp", "-d", "nessie-color"]),
("Obludka (2nd floor)", ["ssh", "iuuk", "lp", "-d", "obludka"]),
("Potvurka (Petra's office)", ["ssh", "iuuk", "lp", "-d", "potvurka"]),
],
"defaults": {
"crop": False,
"crop_margins": [ 20, 20, 20, 20 ],
"pdfbook": True,
"staple": True,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment