mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-03 12:38:38 +00:00
small doc fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@505 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
b140526a14
commit
e27f5823d3
4
README
4
README
@ -324,6 +324,10 @@ CONFIGURATION SETTINGS
|
|||||||
Use Xft (anti-aliased font and stuff)
|
Use Xft (anti-aliased font and stuff)
|
||||||
|
|
||||||
|
|
||||||
|
wm_class_name
|
||||||
|
Manually set the WM_CLASS name. Defaults to "conky".
|
||||||
|
|
||||||
|
|
||||||
xmms_player
|
xmms_player
|
||||||
Use specified player/plugin for the xmms status variables. Valid
|
Use specified player/plugin for the xmms status variables. Valid
|
||||||
items are: none, xmms, bmp, audacious and infopipe. (default is
|
items are: none, xmms, bmp, audacious and infopipe. (default is
|
||||||
|
@ -306,6 +306,13 @@
|
|||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><command><option>wm_class_name</option></command></term>
|
||||||
|
<listitem>
|
||||||
|
Manually set the WM_CLASS name. Defaults to "conky".
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command><option>xmms_player</option></command></term>
|
<term><command><option>xmms_player</option></command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -298,6 +298,10 @@ Adds spaces after certain objects to stop them from moving other things around.
|
|||||||
\fBuse_xft\fR
|
\fBuse_xft\fR
|
||||||
Use Xft (anti-aliased font and stuff)
|
Use Xft (anti-aliased font and stuff)
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBwm_class_name\fR
|
||||||
|
Manually set the WM_CLASS name. Defaults to "conky".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBxmms_player\fR
|
\fBxmms_player\fR
|
||||||
Use specified player/plugin for the xmms status variables. Valid items are: none, xmms, bmp, audacious and infopipe. (default is none). Note that bmpx is currently handled separately.
|
Use specified player/plugin for the xmms status variables. Valid items are: none, xmms, bmp, audacious and infopipe. (default is none). Note that bmpx is currently handled separately.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user