From 3f59cc2f6447e0ca250e3bfb351b9858f5e56f8b Mon Sep 17 00:00:00 2001 From: David Chen Date: Thu, 7 May 2020 13:53:04 -0400 Subject: [PATCH] status updates --- tmux/tmux-powerline/themes/default.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux/tmux-powerline/themes/default.sh b/tmux/tmux-powerline/themes/default.sh index 2fc203c..95c610d 100644 --- a/tmux/tmux-powerline/themes/default.sh +++ b/tmux/tmux-powerline/themes/default.sh @@ -38,7 +38,7 @@ if [ -z $TMUX_POWERLINE_LEFT_STATUS_SEGMENTS ]; then "ifstat 30 255" \ "ifstat_sys 30 255" \ #"lan_ip 24 255 ${TMUX_POWERLINE_SEPARATOR_RIGHT_THIN}" \ - "wan_ip 24 255" \ + #"wan_ip 24 255" \ #"vcs_branch 29 88" \ #"vcs_compare 60 255" \ #"vcs_staged 64 255" \ @@ -57,7 +57,7 @@ if [ -z $TMUX_POWERLINE_RIGHT_STATUS_SEGMENTS ]; then #"cpu 240 136" \ #"load 237 167" \ #"tmux_mem_cpu_load 234 136" \ - "battery 137 127" \ + #"battery 137 127" \ "weather 37 255" \ "rainbarf 0 ${TMUX_POWERLINE_DEFAULT_FOREGROUND_COLOR}" \ #"xkb_layout 125 117" \