Skip to content

Commit 827f2e8

Browse files
committed
📝 Tweak Niri wording
1 parent 7c1aab5 commit 827f2e8

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/content/docs/installation-on-linux.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,11 @@ window-rule {
277277
}
278278
```
279279

280-
Using hotkey press simulation through Kando will not work for triggering keybinds registered in your Niri configuration. In that case, have Kando run a command ```niri msg action <action>``` where the action is the one configured in the your configuration along with its arguments (for example `niri msg action focus-workspace-up` or `niri msg action focus-workspace 1`)
280+
Hotkey simulation through Kando will not work for triggering keybinds registered in your Niri configuration.
281+
In that case, have Kando run a command `niri msg action <action>` where the action is the one configured in the your configuration along with its arguments (for example `niri msg action focus-workspace-up` or `niri msg action focus-workspace 1`).
281282

282-
Niri does not yet support global shortcuts. But you can open menus using 'kando --menu \"Menu Name\"' from the command line or from your niri config.
283+
Niri does not yet support global shortcuts.
284+
But you can open menus using `kando --menu "Menu Name"` from the command line or from your Niri config.
283285

284286
### Dusk
285287

0 commit comments

Comments
 (0)