diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-01-13 00:50:38 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-01-13 00:50:38 +0300 |
| commit | ee8cff2b41ebee97c2e091f883a01246d4a5decc (patch) | |
| tree | e18fedd3cc6fe61a9a27066c6adafb9ef676b20e /config.example.toml | |
| parent | 9f61c6e79368085cd512ff61570b75926c126fe6 (diff) | |
Enha: enable mouse switch
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 |
