wl-copy: add image copying example (#11399)

This commit is contained in:
ivandimitrov8080
2023-11-06 22:42:09 +02:00
committed by GitHub
parent d2d5dbb6c7
commit bb94b56168

View File

@@ -16,6 +16,10 @@
`wl-copy --paste-once "{{text}}"`
- Copy an image:
`wl-copy < {{path/to/image}}`
- Clear the clipboard:
`wl-copy --clear`