wl-copy: add page (#6753)
This commit is contained in:

committed by
GitHub

parent
60db1b4840
commit
24670dd69c
16
pages/linux/wl-copy.md
Normal file
16
pages/linux/wl-copy.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# wl-copy
|
||||
|
||||
> Wayland clipboard manipulation tool.
|
||||
> More information: <https://manned.org/wl-copy>.
|
||||
|
||||
- Copy text to the clipboard:
|
||||
|
||||
`wl-copy {{text}}`
|
||||
|
||||
- Copy the output of a command to the clipboard:
|
||||
|
||||
`{{command}} | wl-copy`
|
||||
|
||||
- Clear the clipboard:
|
||||
|
||||
`wl-copy --clear`
|
Reference in New Issue
Block a user