Skip to content

Commit 7d1893f

Browse files
committed
niri: add support
1 parent a55cc02 commit 7d1893f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ window-rule {
233233
}
234234
```
235235

236+
#### Furthermore
237+
1. 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`)
238+
239+
2. While `xdg-desktop-portal-gnome` (the XDG Desktop Portal used by Niri) lets you register keybinds for Kando, their triggering isn't implemented by Niri or `xdg-desktop-portal-gnome` and therefore don't work. They might be implemented in the future.
240+
236241
### Dusk
237242

238243
On Dusk, you will have to install and use a compositor like `picom` or `compton` to make the transparency work.

0 commit comments

Comments
 (0)