We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f650eb4 + 4041c05 commit 0b643aaCopy full SHA for 0b643aa
1 file changed
tools/inkscape/default/1.0.yaml
@@ -150,8 +150,8 @@ execution_profiles:
150
- name: batch_process
151
cli: "--batch-process"
152
position_constraint: prefix
153
- description: Close GUI after processing (required for headless)
154
- default: true
+ description: Close GUI after processing (forces GUI to show, not for headless CI)
+ default: false
155
assignment_delimiter: none
156
name: export
157
- description: Query document dimensions
0 commit comments