2018 Fenario and others before
licensed under the GPL

runing conky

1 place this folder into ~/.config/

for bright conky version run with command:
conky -c ~/.config/Rainbow-Conky/conky-bright.conf

for dark conky version run with command:
conky -c ~/.config/Rainbow-Conky/conky-dark.conf

create startup application entry with above commands

for display of temperatures and fanspeeds
"lm-sensors" needs to be installed
first issue command:
sudo sensors-detect
then reboot

lines 83 and 84 are activated at present
if this does not work your computer may have other parameters
relevant lines are: 80 to 88
try by removing the: #
in front of a line to activate it
or by adding a: #
in front of a line to silence it
or trying various combinations of above possibilities
without dedicated graphics driver it needed lines 83 and 84 set as a pair;
as ‘acpitemp’ is used for CPU, ‘hwmon’ is used for graphics adaptor

network is set to "enp3s0" for wired connections
and "wlan0" for wireless connections
your computer may have different names for network cards and connections
like enp4s0, wlx001f3386b507, enx0c5b8f279a64 etc.
replace the enp3s0 or wlan0 with your connections name
on lines 100 to 107

for laptop battery monitoring
remove the: #
on lines 71 and 72 
BAT0 may have a different symbol
