diff options
Diffstat (limited to 'contrib/change-station-dmenu.sh')
-rwxr-xr-x | contrib/change-station-dmenu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/change-station-dmenu.sh b/contrib/change-station-dmenu.sh index 30c3782..1409b98 100755 --- a/contrib/change-station-dmenu.sh +++ b/contrib/change-station-dmenu.sh @@ -21,7 +21,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -# Use contrib/eventcmd.pl to capture station names +# Use contrib/eventcmd-examples/dmenu.pl to capture station names STATION=$(cat /tmp/pianobar_stations | \ dmenu -nf '#888888' -nb '#222222' -sf '#ffffff' -i \ |