misc-bin/mdplay
2022-05-28 08:03:15 +00:00

4 lines
124 B
Bash

#!/bin/zsh
source ~/.zshrc
find /home/hex7c/Music -type d | sed 's/\(.*\)/"\1"/g' | dmenu -i | xargs mpv --no-audio-display