dcreemer / 1pass

A caching wrapper for the 1Password CLI

Repository from Github https://github.comdcreemer/1passRepository from Github https://github.comdcreemer/1pass

Support Wayland - *NIX systems not using X11 based `xclip`

maricn opened this issue · comments

Atm the 1pass command fails to start due to xclip missing, even if comparable wl-copy command is more commonly used on Wayland (wl-roots) based systems that aren't running X11.

I will provide a PR to address this.

fixed in #42 .
Thanks @maricn !

fixed