mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
etc/byobu/statusrc, usr/bin/byobu-config, usr/lib/byobu/Makefile.am,
usr/lib/byobu/swap, usr/share/byobu/profiles/common, usr/share/man/man1/byobu.1: add a swap memory usage notification, LP: #677259
This commit is contained in:
parent
d6be0f0545
commit
e20ead2cf9
7 changed files with 52 additions and 3 deletions
|
@ -75,6 +75,8 @@ Note that DATA=\fI$HOME/.byobu\fP.
|
|||
|
||||
\fBservices\fP \- users can configure a list of services to monitor, define the SERVICES variable in \fI$DATA/status\fP, a whitespace separated of services, each service should include the init name of the service, then a pipe, and then an abbreviated name or symbol to display when running; displayed in the lower bar toward the center in cyan on a white background
|
||||
|
||||
\fBswap\fP \- total swap space and total used as a percentage of the total available; displayed in the lower bar toward the right in white text on a light green background with a trailing '%' sign
|
||||
|
||||
\fBtime\fP \- the system time in HH:MM:SS format; displayed in the lower bar on the far right in the default text and default background colors
|
||||
|
||||
\fBtime_utc\fP \- the UTC system time in HH:MMformat; displayed in the lower bar on the far right in dark text on a light background
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue