diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-09 14:22:53 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-09 14:22:53 +0300 |
commit | 6fb0e8d7f5f22114775e0d05cc57ebd95829a9cc (patch) | |
tree | edbd4a61b1437d80e81b16ef616c445e780f2d77 /README.md | |
parent | 925f18936e95727bf0b9c6e85649a1b4b60a2a2c (diff) |
doc cleanup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -318,9 +318,9 @@ public API for defining segments that are as fast and as flexible as built-in on https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/custom-segment.gif) On Linux you can fetch current CPU temperature by reading `/sys/class/thermal/thermal_zone0/temp`. -The screencast shows how to define prompt segment `my_cpu_temp` to display this value. Once the -segment is defined, you can use it like any other segment. All standard customization parameters -will work for it out of the box. +The screencast shows how to define a prompt segment to display this value. Once the segment is +defined, you can use it like any other segment. All standard customization parameters will work for +it out of the box. Type `p10k help segment` for reference. |