|
|
|
|
|
by k_roy
293 days ago
|
|
For Wayland I just use this: alias pbcopy='xsel --clipboard --input'
alias pbpaste='xsel --clipboard --output'
I used to do the same thing on Xorg with xclip I thinkSwitching between macOS for job and linux for everything else, I’ve honestly never realized any difference. |
|