Open HVisMyLife opened 2 years ago
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...
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...