executable_xclip-mpv.sh 54 B

123
  1. #!/bin/sh
  2. exec mpv "$(xclip -o -selection clipboard)"