mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
4d1d328de9
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@5 7f574dfc-610e-0410-a909-a81674777703
17 lines
346 B
Plaintext
17 lines
346 B
Plaintext
[NAME]
|
|
Conky
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[EXAMPLES]
|
|
.B
|
|
conky -t '${time %D %H:%m}' -o -u 30
|
|
.PP
|
|
Start Conky in its own window with date and clock as text and 30 sec update interval.
|
|
|
|
.B
|
|
conky -a top_left -x 5 -y 500 -d
|
|
.PP
|
|
Start Conky to background at coordinates (5, 500).
|
|
[FILES]
|
|
~/.conkyrc default configuration file
|