Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Radek Hušek
cups-pdf-postprocess
Commits
d3d63d5a
Commit
d3d63d5a
authored
Oct 18, 2017
by
Radek Hušek
Browse files
add config file
parent
99f777ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
cups-pdf-postprocess.conf
0 → 100644
View file @
d3d63d5a
"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
,
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment