[solved] using wl-copy inside distrobox does not affect host
I have
wl-copy in my distrobox, but I can't paste on my hostSolution
solution: Just symlink the wl-copy from the host
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/wl-copy

