Skip to content

Commit

Permalink
Tmux theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
reyjrar committed Oct 27, 2013
1 parent c0f768f commit adafc83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions themes/tmux-powerline.sh
Expand Up @@ -23,7 +23,7 @@ TMUX_POWERLINE_DEFAULT_RIGHTSIDE_SEPARATOR=${TMUX_POWERLINE_DEFAULT_RIGHTSIDE_SE

if [ -z $TMUX_POWERLINE_LEFT_STATUS_SEGMENTS ]; then
TMUX_POWERLINE_LEFT_STATUS_SEGMENTS=(
"tmux_session_info 148 234" \
#"tmux_session_info 148 234" \
#"hostname 33 0" \
#"ifstat 30 255" \
#"ifstat_sys 30 255" \
Expand All @@ -44,9 +44,9 @@ if [ -z $TMUX_POWERLINE_RIGHT_STATUS_SEGMENTS ]; then
#"mailcount 9 255" \
"now_playing 234 37" \
#"cpu 240 136" \
"load 237 167" \
#"load 237 167" \
#"tmux_mem_cpu_load 234 136" \
"battery 137 127" \
#"battery 137 127" \
"weather 37 255" \
#"rainbarf 0 0" \
#"xkb_layout 125 117" \
Expand Down

0 comments on commit adafc83

Please sign in to comment.