mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Add middle_middle to the docs
This commit is contained in:
parent
6db3b5809d
commit
28d63e97ec
@ -2,6 +2,7 @@
|
|||||||
* Add $conky_user_time (sf.net #2830919)
|
* Add $conky_user_time (sf.net #2830919)
|
||||||
* Drop adt746x objects
|
* Drop adt746x objects
|
||||||
* Added support for $pid_chroot
|
* Added support for $pid_chroot
|
||||||
|
* Added middle_middle alignment support
|
||||||
|
|
||||||
2009-11-12
|
2009-11-12
|
||||||
* Added support for $pid_environ_list, $pid_exe, $pid_openfiles,
|
* Added support for $pid_environ_list, $pid_exe, $pid_openfiles,
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>Aligned position on screen, may be top_left,
|
<listitem>Aligned position on screen, may be top_left,
|
||||||
top_right, top_middle, bottom_left, bottom_right,
|
top_right, top_middle, bottom_left, bottom_right,
|
||||||
bottom_middle, middle_left, middle_right, or none (also can
|
bottom_middle, middle_left, middle_middle, middle_right, or
|
||||||
be abreviated as tl, tr, tm, bl, br, bm, ml, mr). See also
|
none (also can be abreviated as tl, tr, tm, bl, br, bm, ml,
|
||||||
gap_x and gap_y.
|
mm, mr). See also gap_x and gap_y.
|
||||||
<para /></listitem>
|
<para /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user