diff options
Diffstat (limited to 'mpdinfo')
| -rwxr-xr-x | mpdinfo | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +st -c "mpdinfo" -g "70x8" -T "Now Playing" -e "$SHELL" -c "$HOME/.local/bin/monitor-current-track; exec $SHELL" |
