Files
scripts/mpv-openclipboard.sh
2026-06-11 13:47:48 -04:00

3 lines
38 B
Bash
Executable File

#!/bin/bash
mpv $(xclip -sel clip -o)