mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35: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)
|
||||
* Drop adt746x objects
|
||||
* Added support for $pid_chroot
|
||||
* Added middle_middle alignment support
|
||||
|
||||
2009-11-12
|
||||
* Added support for $pid_environ_list, $pid_exe, $pid_openfiles,
|
||||
|
@ -19,9 +19,9 @@
|
||||
</term>
|
||||
<listitem>Aligned position on screen, may be top_left,
|
||||
top_right, top_middle, bottom_left, bottom_right,
|
||||
bottom_middle, middle_left, middle_right, or none (also can
|
||||
be abreviated as tl, tr, tm, bl, br, bm, ml, mr). See also
|
||||
gap_x and gap_y.
|
||||
bottom_middle, middle_left, middle_middle, middle_right, or
|
||||
none (also can be abreviated as tl, tr, tm, bl, br, bm, ml,
|
||||
mm, mr). See also gap_x and gap_y.
|
||||
<para /></listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user