commit 16e80caa6f80b83aebc0ce59afea96de984f8ef1 parent c947a32c38ac082f11f71226e220fb2edbb7f6f1 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Sat, 23 Sep 2023 11:59:03 -0500 Added mpv configuration Diffstat:
| A | .config/mpv/input.conf | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf @@ -0,0 +1 @@ +c run "/bin/bash" "-c" "echo \"${sub-text}\" | tr \"\\n\" \" \" | xclip -selection clipboard"