Enha: enable mouse switch

This commit is contained in:
Grail Finder
2026-01-13 00:50:38 +03:00
parent 9f61c6e793
commit ee8cff2b41
5 changed files with 11 additions and 1 deletions

View File

@@ -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