1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00
conky/conky.x

17 lines
346 B
Plaintext
Raw Normal View History

[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