Removed promoted text option. It wasn't all that useful, and the new speech restore performs the same thing more affectively.
This commit is contained in:
@@ -243,20 +243,6 @@ leave_review_on_cursor_change=True
|
||||
# Exit review mode when switching to a different TTY/screen
|
||||
leave_review_on_screen_change=True
|
||||
|
||||
[promote]
|
||||
# Enable promoting (announcing) important text updates automatically
|
||||
enabled=True
|
||||
# Seconds of inactivity before promoting text updates (prevents spam during active typing)
|
||||
inactive_timeout_sec=120
|
||||
# Comma-separated list of text patterns to promote when detected
|
||||
# Leave empty to disable pattern-based promotion
|
||||
# Examples:
|
||||
# error,warning,failed - Announce build/command errors
|
||||
# complete,finished,done - Announce task completions
|
||||
# new message,@username - Announce chat notifications
|
||||
# download complete - Announce download completions
|
||||
list=
|
||||
|
||||
[menu]
|
||||
# Custom path for VMenu (virtual menu) profiles
|
||||
# Leave empty to use default location (/etc/fenrirscreenreader/vmenu-profiles/)
|
||||
|
||||
Reference in New Issue
Block a user