janza/wl-clipboard-history

[feature] Rofi support

HVisMyLife opened this issue · 0 comments

Shows clipboard history with rofi:

wl-clipboard-history -l 20 | sed 's/^[^,]*,//g' | rofi -dmenu | wl-copy -n

Selected item will be of course copied as primary...