summaryrefslogtreecommitdiff
path: root/bin/dmscripts/dmpsclip
blob: 8577e9120520cdcab7138ecbb405331f344143cf (plain)
1
2
3
#!/bin/sh
dmenu -l 10 -g 1 -c -x < /tmp/tmpclip.txt | xclip -sel c 
xdotool key Ctrl+Shift+v