Add inspired-by and limitations sections to README
This commit is contained in:
parent
e56d98bed5
commit
6d3e0e4190
10
README.md
10
README.md
@ -99,6 +99,16 @@ Each entry maps a vault field to a [rofi key name](https://davatorium.github.io/
|
|||||||
The **first** entry is bound to rofi's accept key (`kb-accept-entry`). Additional entries become custom keybindings (`kb-custom-1`, `kb-custom-2`, …).
|
The **first** entry is bound to rofi's accept key (`kb-accept-entry`). Additional entries become custom keybindings (`kb-custom-1`, `kb-custom-2`, …).
|
||||||
|
|
||||||
|
|
||||||
|
## Inspired by
|
||||||
|
|
||||||
|
- [rofi-rbw](https://github.com/fdw/rofi-rbw)
|
||||||
|
|
||||||
|
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
- **No collections support.** Entries are displayed with their folder path (e.g. `foldername/itemname`), but Bitwarden collections are not shown. This is a limitation of `rbw`, which [does not expose collection data](https://github.com/doy/rbw).
|
||||||
|
|
||||||
|
|
||||||
## Sway keybindings
|
## Sway keybindings
|
||||||
|
|
||||||
Example keybindings for `~/.config/sway/config`:
|
Example keybindings for `~/.config/sway/config`:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user