mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-14 11:33:14 +00:00
Minor doc fixes.
This commit is contained in:
parent
b17b7fd18b
commit
d2f81cee7e
@ -20,8 +20,8 @@ desc: |-
|
|||||||
`/etc/conky/conky.conf`.
|
`/etc/conky/conky.conf`.
|
||||||
|
|
||||||
You might want to copy the default config to `~/.config/conky/conky.conf` and
|
You might want to copy the default config to `~/.config/conky/conky.conf` and
|
||||||
then start modifying it. Other configs can be found at
|
then start modifying it. User configs can be found at
|
||||||
https://github.com/brndnmtthws/conky.
|
https://github.com/brndnmtthws/conky/wiki/Configs.
|
||||||
|
|
||||||
Optional arguments are generally denoted with paretheses (i.e., `(optional)`).
|
Optional arguments are generally denoted with paretheses (i.e., `(optional)`).
|
||||||
values:
|
values:
|
||||||
@ -475,6 +475,7 @@ values:
|
|||||||
If true, top name shows the full command line of each
|
If true, top name shows the full command line of each
|
||||||
process, including arguments (whenever possible). Otherwise, only the
|
process, including arguments (whenever possible). Otherwise, only the
|
||||||
basename is displayed. Default value is false.
|
basename is displayed. Default value is false.
|
||||||
|
default: false
|
||||||
- name: top_name_width
|
- name: top_name_width
|
||||||
desc: Width for $top name value (defaults to 15 characters).
|
desc: Width for $top name value (defaults to 15 characters).
|
||||||
- name: total_run_times
|
- name: total_run_times
|
||||||
|
Loading…
Reference in New Issue
Block a user