Type object
File match **/.projektor/config.yaml
Schema URL https://catalog.lintel.tools/schemas/schemastore/config-yaml/latest.json
Source https://www.schemastore.org/projektor.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

keybind string
Default: "Mod4-q"
minLength=1
forcecacheinterval integer

A delay between daemon run with '-dry' flag https://github.com/yamnikov-oleg/projektor#configuration

Default: 60
min=0
enabledcategories object
7 nested properties
calc string
Default: true
history string
Default: true
apps string
Default: true
url string
Default: true
commands string
Default: true
files string
Default: true
websearch string
Default: true
history object
1 nested properties
capacity integer
Default: 40
min=0
url object
1 nested properties
capacity string
Default: "web-browser"
minLength=1
websearch object
2 nested properties
engine string
Default: "https://google.com/search?q=%s"
minLength=1
icon string
Default: "web-browser"
minLength=1
ui object
2 nested properties
width string
Default: "600"
pattern=^\d+$
height string
Default: "300"
pattern=^\d+$