Translations:Basic Tips for conky/43/fr

Le code complet doit être placé entre ces deux paires de crochets :

~/.config/conky/conky.conf
conky.text = [[
]];

Examples

1. You can choose the color of your font using one of the following variables:

~/.config/conky/conky.conf
conky.text = [[
...
${color}
${color1}
...
]];