diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wiki/Accessibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wiki/Accessibility.md b/docs/wiki/Accessibility.md index bc881a41..4e6eb7c7 100644 --- a/docs/wiki/Accessibility.md +++ b/docs/wiki/Accessibility.md @@ -12,7 +12,7 @@ If you're shipping niri and would like to make it work better for screen readers - Change the default terminal from Alacritty to one that supports screen readers. For example, [GNOME Console](https://gitlab.gnome.org/GNOME/console) or [GNOME Terminal](https://gitlab.gnome.org/GNOME/gnome-terminal) should work well. - Change the default application launcher and screen locker to ones that support screen readers. Suggestions welcome! Likely, something GTK-based will work fine. -- Add some `spawn-at-startup` command that plays a sound which will indicate to users that niri has finished loading. +- Add some [`spawn-at-startup`](./Configuration:-Miscellaneous.md#spawn-at-startup) command that plays a sound which will indicate to users that niri has finished loading. - Add `spawn-at-startup "orca"` to run Orca automatically at niri startup. ## Desktop zoom |
