--- layout: post title: "mpv launcher" date: 2014-12-23 00:51:05 -0800 comments: true categories: --- **_04/06/2015 update:_** I just noticed that `daemonize` doesn't play too well with the OS; in particular, when you use dark menu bar on OS X Yosemite, apps launched with `daemonize` won't conform to that. So a native shell solution would be using `/bin/zsh` and run mpv "$@" >/dev/null 2>&1