From 5dd6fbddb5d31b82c44c216642e8f342ac7d4d63 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Wed, 27 Aug 2025 14:20:22 +0300 Subject: wiki/Accessibility: Add demo video --- docs/wiki/Accessibility.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/wiki/Accessibility.md b/docs/wiki/Accessibility.md index dd389ef7..38e9ad77 100644 --- a/docs/wiki/Accessibility.md +++ b/docs/wiki/Accessibility.md @@ -12,6 +12,14 @@ Specifically, niri will announce: - whenever a config parse error occurs; - the important hotkeys list (for now, as one big announcement without tab navigation; appears on SuperShift/ by default). +Here's a demo video, watch with sound on. + + + Make sure [Xwayland](./Xwayland.md) works, then run `orca`. The default config binds SuperAltS to toggle Orca, which is the standard key binding. -- cgit