File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ if [ -z $TMUX_POWERLINE_LEFT_STATUS_SEGMENTS ]; then
28
28
# "ifstat 30 255" \
29
29
# "ifstat_sys 30 255" \
30
30
# "lan_ip 24 255 ${TMUX_POWERLINE_SEPARATOR_RIGHT_THIN}" \
31
- " wan_ip 24 255" \
31
+ # "wan_ip 24 255" \
32
32
" vcs_branch 29 88" \
33
33
# "vcs_compare 60 255" \
34
34
# "vcs_staged 64 255" \
@@ -47,12 +47,12 @@ if [ -z $TMUX_POWERLINE_RIGHT_STATUS_SEGMENTS ]; then
47
47
" load 237 167" \
48
48
# "tmux_mem_cpu_load 234 136" \
49
49
# "battery 137 127" \
50
- " weather 37 255" \
50
+ # "weather 37 255" \
51
51
# "rainbarf 0 0" \
52
52
# "xkb_layout 125 117" \
53
53
# "date_day 235 136" \
54
54
# "date 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN}" \
55
55
" time 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN} " \
56
- # "utc_time 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN}" \
56
+ " utc_time 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN} " \
57
57
)
58
58
fi
You can’t perform that action at this time.
0 commit comments