Translations:Basic Tips for conky/25/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
If you want to display a conky on your desktop a ~/.config/conky/conky.conkyrc
file with code in it is required. Next, open a terminal and run conky pointing to the file
user $ conky -c ~/.config/conky/conky.conkyrc
or to run as background daemon
user $ conky -d -c ~/.config/conky/conky.conkyrc