On Wayland, the wl-clipboard utility wl-copy is the program you want: echo hi | wl-copy
posted 5mo ago by r~~
On Wayland, the [`wl-clipboard`](https://github.com/bugaevc/wl-clipboard) utility `wl-copy` is the program you want: ``` echo hi | wl-copy ```