mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 21:43:19 -07:00
Merge 44f13117ca
into d68c17888e
This commit is contained in:
commit
19baefcd54
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue