8,560
edits
(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. | {{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 |