home/.bin/mpc/mpc-i3-playlists
2017-07-30 19:03:09 -05:00

3 lines
87 B
Bash
Executable File

#!/bin/bash
local PLAYLIST="$(mpc lsplaylists | rofi -dmenu -p 'Play MPD Playlist: ')"