From 44f13117caaba64a2dafd93baec5a789ffb019c2 Mon Sep 17 00:00:00 2001 From: Ari Pollak Date: Mon, 20 Mar 2017 13:45:56 -0400 Subject: [PATCH] Reduce status power usage out of the box --- usr/share/byobu/profiles/common | 2 +- usr/share/byobu/profiles/tmux | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/share/byobu/profiles/common b/usr/share/byobu/profiles/common index b6efd26a..927c8c96 100644 --- a/usr/share/byobu/profiles/common +++ b/usr/share/byobu/profiles/common @@ -42,7 +42,7 @@ backtick 12 9999999 9999999 byobu-status color backtick 1001 9999999 9999999 byobu-status screen_upper_left backtick 1002 127 127 byobu-status screen_upper_right backtick 1003 599 599 byobu-status screen_lower_left -backtick 1004 2 2 byobu-status screen_lower_right +backtick 1004 15 15 byobu-status screen_lower_right hardstatus alwayslastline diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index 72be7548..177d8f9c 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -79,7 +79,7 @@ set -g default-command $SHELL set -g status-bg $BYOBU_DARK set -g status-fg $BYOBU_LIGHT -set -g status-interval 1 +set -g status-interval 15 set -g status-left-length 256 set -g status-right-length 256 set -g status-left '#(byobu-status tmux_left)'