Pity it's only available on iOS and Android as apps and as browser extensions elsewhere. I would've been interested to check out a desktop password manager that's free/cheap and is not based on Electron* and follows native OS UX.

[* As far as I know, Bitwarden is an Electron app. It shares the same kind of sluggishness and some weird navigation issues that are common in Electron apps. Though I wouldn't go back to 1Password for various reasons, I recall that it's also an Electron app ever since Agilebits got huge funding for the company.]

I Use KeePassXC[0] on the desktop and is really great. It is open-source; not an Electron app, it is written in C++[1]; there are browser plugins to auto-fill user/password/TOTP codes; it is local-first: not tied to any cloud vendors and you can easily sync the database file via any cloud system if you want; there is an Android app that can use the same database.

[0] https://keepassxc.org/ [1] https://github.com/keepassxreboot/keepassxc