mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
print the \o/ logo on a slightly darker background, makes it easier to see
print the mem-used after the mem-avail and a comma
This commit is contained in:
parent
e915f15be4
commit
d43afd7871
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
source /usr/share/screen-profiles/profiles/common
|
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 cW}%103`%{= Wk} %{=b gW}%107`/%105`%{= Wk} %Y-%m-%d %0c:%s'
|
hardstatus string '%{+b Kr}\%{= Ky}o%{=b KY}/%{=b Wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{=b cW}%103`%{= Wk} %{=b gW}%105`,%107`%{= Wk} %Y-%m-%d %0c:%s'
|
||||||
|
|
||||||
# NOTE: There is an arbitrary limit of being able to change colors 16 times
|
# NOTE: There is an arbitrary limit of being able to change colors 16 times
|
||||||
# in this 'hardstatus string'.
|
# in this 'hardstatus string'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue