diff options
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml index 82aa5f5..1b466eb 100644 --- a/config.example.toml +++ b/config.example.toml @@ -46,5 +46,5 @@ FilePickerExts = "png,jpg,jpeg,gif,webp" # Comma-separated list of allowed file EnableMouse = false # Enable mouse support in the UI # character specific context CharSpecificContextEnabled = true -CharSpecificContextTag = "__known_to_chars__" +CharSpecificContextTag = "@" AutoTurn = true |
