[feature] Rofi support
HVisMyLife opened this issue · 0 comments
HVisMyLife commented
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...