Ignore screen 7 by default in case auto ignore screen doesn't work.

This commit is contained in:
Storm Dragon 2025-06-12 18:43:12 -04:00
parent 83cb330d34
commit e76b914d6e
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ fenrirMaxRate=450
driver=vcsaDriver
encoding=auto
screenUpdateDelay=0.05
ignoreScreen=
ignoreScreen=7
autodetectIgnoreScreen=True
[keyboard]

View File

@ -4,5 +4,5 @@
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributers.
version = "2025.06.10"
version = "2025.06.12"
codeName = "testing"