Hi,

is there any function to access/manipulate clipboard content?

I'm using a simple script to paste text without formatting:

xsel -o -b | xsel -i -b
xdotool key --delay 2 ctrl+v

I would like to replace it with something more integrated into awesome if
available.

Thanks,
Massimiliano

Reply via email to