small typos in the readme
This commit is contained in:
parent
c13e6d795f
commit
ddca4ade85
@ -29,11 +29,12 @@ A liquid prompt displaying everything may look like this:
|
||||
It displays:
|
||||
|
||||
* the average of the batteries remaining power, if it is under a given
|
||||
threshold, with a colormap too;
|
||||
threshold, with a colormap that became more and more noticeable with decreasing
|
||||
power;
|
||||
* the average of the processors load, if it is over a given limit, with a
|
||||
colormap that became more and more noticeable with increasing load;
|
||||
* the number of attached sleeping jobs (when you interrupt a command with Ctrl-Z
|
||||
and bring it back with `fg`), if there is any;
|
||||
colormap too;
|
||||
* the number of attached sleeping jobs (when you interrupt a command with
|
||||
`Ctrl-Z` and bring it back with `fg`), if there is any;
|
||||
* the number of attached running jobs (commands started with a `&`), if there is
|
||||
any;
|
||||
* the current user, in bold yellow if it is root;
|
||||
|
Loading…
x
Reference in New Issue
Block a user