mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
remove | as separators
modified colors of cpu/mem (not settled yet)
This commit is contained in:
parent
c18c579c6d
commit
58f927a7e0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
source /usr/share/screen-profiles/profiles/common
|
||||
|
||||
hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk}|%= |%{=B bW}%102`%{= Wk}|%{=b rW}%101`%{= Wk}|%{= Yk}%106`%{= Wk}|%{= Wk}%104`%{=b gW}%103`%{= Wk} %{=b gW}%105`%{= Wk}|%Y-%m-%d %0c:%s'
|
||||
hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{= Gk}%103`%{= Wk} %{= cW}%105`%{= Wk} %Y-%m-%d %0c:%s'
|
||||
|
||||
# NOTE: There's a strange limit of only being able to change colors 16 times
|
||||
# in this 'hardstatus string'. Probably need to increase the size of some
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue