Add current mpd status notify shortcut
[khome.git] / home / bin / notify_mpc
1 #! /bin/sh
2
3 notify-send -u low 'currently playing' "$(mpc)"
This page took 0.067339 seconds and 4 git commands to generate.