Difference between revisions of "Translations:Basic Tips for conky/38/en"

Importing a new version from external source
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 6: Line 6:
{{UserCmd|command=mkdir -p ~/.config/conky}}
{{UserCmd|command=mkdir -p ~/.config/conky}}
Then copy the default to home
Then copy the default to home
{{UserCmd|command=cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conkyrc}}
{{UserCmd|command=cp /usr/share/doc/conky-1.11.5_pre/conky.conf ~/.config/conky/conky.conf}}
The configuration file is a simple text file and the content written using [[https://www.lua.org/ |LUA syntax]] and is split into two parts
The configuration file is a simple text file and the content written using [[https://www.lua.org/ |LUA syntax]] and is split into two parts
8,138

edits