1 2 3 4 5
#!/bin/bash XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-~/.config} exec /usr/lib/xc-music/xc-music "$@"