#!/usr/bin/env bash # This is just a snippet showing how # to use nowplay to get track information # from cmus and copy it to the clipboard nowplay | xclip -selection clipboard