diff options
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml index eb1be70..3a5401b 100644 --- a/config.example.toml +++ b/config.example.toml @@ -42,3 +42,4 @@ STT_SR = 16000 # Sample rate for audio recording DBPATH = "gflt.db" FilePickerDir = "." # Directory where file picker should start FilePickerExts = "png,jpg,jpeg,gif,webp" # Comma-separated list of allowed file extensions for file picker +EnableMouse = false # Enable mouse support in the UI |
