Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / config.yaml
Schema registry

config.yaml

Projektor settings

**/.projektor/config.yaml

Check your file against this schema

Opens the validator with this schema already loaded. Paste your **/.projektor/config.yaml and it validates in your browser — nothing is uploaded.

Validate a **/.projektor/config.yaml → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
keybindstringA daemon keybinding https://github.com/yamnikov-oleg/projektor#configuration
default: "Mod4-q"
forcecacheintervalintegerA delay between daemon run with '-dry' flag https://github.com/yamnikov-oleg/projektor#configuration
default: 60
enabledcategoriesobjectGlobal enabled category settings https://github.com/yamnikov-oleg/projektor#configuration
enabledcategories.calcstringWhether to enable calculator https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.historystringWhether to show history https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.appsstringWhether to show applications https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.urlstringWhether to show urls https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.commandsstringWhether to show commands https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.filesstringWhether to show files https://github.com/yamnikov-oleg/projektor#configuration
default: true
enabledcategories.websearchstringWhether to allow web search https://github.com/yamnikov-oleg/projektor#configuration
default: true
historyobjectGlobal history settings https://github.com/yamnikov-oleg/projektor#configuration
history.capacityintegerA capacity https://github.com/yamnikov-oleg/projektor#configuration
default: 40
urlobjectGlobal url settings https://github.com/yamnikov-oleg/projektor#configuration
url.capacitystringAn icon https://github.com/yamnikov-oleg/projektor#configuration
default: "web-browser"
websearchobjectGlobal web search settings https://github.com/yamnikov-oleg/projektor#configuration
websearch.enginestringA url template https://github.com/yamnikov-oleg/projektor#configuration
default: "https://google.com/search?q=%s"
websearch.iconstringAn entry icon https://github.com/yamnikov-oleg/projektor#configuration
default: "web-browser"
uiobjectGlobal UI settings https://github.com/yamnikov-oleg/projektor#configuration
ui.widthstringA width https://github.com/yamnikov-oleg/projektor#configuration
default: "600"
ui.heightstringA height https://github.com/yamnikov-oleg/projektor#configuration
default: "300"

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
defaultJSON Schema Validation, draft 2020-12§9.2 — "default"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
minLengthJSON Schema Validation, draft 2020-12§6.3.2 — "minLength"
minimumJSON Schema Validation, draft 2020-12§6.2.4 — "minimum"
patternJSON Schema Validation, draft 2020-12§6.3.3 — "pattern"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas