You can now view, reply, and favourite posts from the Fediverse. You can click here or click on the on the navigation bar on the left.
TIL about wl-copy and wl-paste which are utilities to access the Wayland clipboard from the command line.
Uncategorized
1
Posts
1
Posters
0
Views
-
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 5555
-