Add inspired-by and limitations sections to README

This commit is contained in:
Navid Sassan 2026-02-17 22:28:44 +01:00
parent e56d98bed5
commit 6d3e0e4190

View File

@ -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`: