Skip to content

Instantly share code, notes, and snippets.

@Alquimista
Last active September 26, 2015 15:18
Show Gist options
  • Save Alquimista/1117291 to your computer and use it in GitHub Desktop.
Save Alquimista/1117291 to your computer and use it in GitHub Desktop.
mpd + notify-send
notify-send "$(mpc -f "%artist%" current)" "$(mpc -f "%album%" current)\n$(mpc -f "%title%" current)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment