blob: 00730c58498ec4f8261dc325f7b0f5a2bcb3e440 (
plain)
1
2
3
4
5
6
|
show_album_art.sh is a simple bash script that uses ffmpeg and sxiv to open the embedded album art of an audio file currently playing in MOC in a separate window
### Usage
1. Open mocp and hit play
2. run `show_album_art.sh`
|