jkitchin / ox-clip

Copy formatted content from org-mode
67 stars 10 forks source link

Support wayland on linux #17

Open hammerandtongs opened 1 year ago

hammerandtongs commented 1 year ago

wl-clipboard is the equivalent of xclip

echo $XDG_SESSION_TYPE
wayland

wl-copy < /tmp/ox-clip-xSIpzg.html

Cheers