From 545305e2228b9e6bcafbbee5f40251af7f8f37d4 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Fri, 22 Nov 2019 16:48:34 -0500 Subject: [PATCH] Open ncmpc after queueing up songs for sanity check and possible adjustments --- home/bin/mpplay | 1 + 1 file changed, 1 insertion(+) diff --git a/home/bin/mpplay b/home/bin/mpplay index c2e2cec..76223a3 100755 --- a/home/bin/mpplay +++ b/home/bin/mpplay @@ -6,3 +6,4 @@ LINES=60 mpc listall | khomenu -l "$LINES" | mpc insert mpc play +st -e ncmpc -- 2.20.1