From 4677f0e526b136ca2313541d0c3be52e490588dd Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Thu, 1 Jan 2015 20:30:06 -0600 Subject: [PATCH] turn on spotify tmux --- tmux/theme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/theme.sh b/tmux/theme.sh index d356e43..1d5fb60 100644 --- a/tmux/theme.sh +++ b/tmux/theme.sh @@ -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_itunes' '$tm_rdio' '$tm_date' '$tm_host +set -g status-right $tm_itunes' '$tm_rdio' '$tm_spotify' '$tm_date' '$tm_host