11 lines
320 B
TOML
11 lines
320 B
TOML
|
|
# For help with configuration see https://github.com/rszyma/kanata-tray/blob/main/README.md
|
|
"$schema" = "https://raw.githubusercontent.com/rszyma/kanata-tray/v0.1.0/doc/config_schema.json"
|
|
|
|
general.allow_concurrent_presets = false
|
|
|
|
[presets."Main config"]
|
|
kanata_config = "~/.config/kanata/config.kbd"
|
|
tcp_port = 5829
|
|
|