TIL about wl-copy and wl-paste which are utilities to access the Wayland clipboard from the command line. This example from the man page watching the clipboard and forwarding updates to a pastebin was a bit of a revelation:wl-paste --watch nc paste.example.org 5555https://github.com/bugaevc/wl-clipboard/#Wayland #cli