Skip to content

Commit

Permalink
Enable accessibility dictation.
Browse files Browse the repository at this point in the history
  • Loading branch information
nriley committed Mar 20, 2022
1 parent de5afd2 commit 6e0a262
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions settings.talon
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,9 @@ settings():
# per-application basis.
user.context_sensitive_dictation = 1

# Accessibility dictation settings.
user.accessibility_dictation = 1
user.hiss_to_debug_accessibility = 1

# Uncomment this to enable the curse yes/curse no commands (show hide mouse cursor). See issue #688.
# tag(): user.mouse_cursor_commands_enable

0 comments on commit 6e0a262

Please sign in to comment.