add spotify/itunes track back to tmux status bar

Adding back in after latest release of Spotify no longer breaks
AppleScript
This commit is contained in:
Nick Nisi
2015-04-05 10:28:49 -05:00
parent 9652b6701e
commit daaf52f48a

View File

@@ -58,4 +58,4 @@ tm_host="#[fg=$tm_color_feature,bold]#h"
tm_session_name="#[fg=$tm_color_feature,bold]$tm_icon #S"
set -g status-left $tm_session_name
set -g status-right $tm_date' '$tm_host
set -g status-right $tm_itunes' '$tm_rdio' '$tm_spotify' '$tm_date' '$tm_host