A High-Tech Conky Theme in four colors: white, blue, green and red.
- Conky installed
Download and extract the project in your system.
Copy the folder **TC-100** for the directory **~/.config/conky/**
```shell
cp TC-100/ ~/.config/conky
Copy the conky.conf to the conky default user directory ~/.config/conky/conky.conf
cp ~/.config/conky/TC-100/conky.conf ~/.config/conky/
## Execute
To run the conky theme, choose a color and run the commands:
For the default color (blue):
```shell
conky -q
Note: just run one of the commands to not overwrite the previous theme.
Open conky.conf with a text editor. Set your COLOR choice and BACKGROUD there. Find out the name of the network device you want to monitor (use the commands "ip a" or "ifconfig") and copy the device name as in the image below:
Open the tc100* file (or file according to the color you choose) and on lines 65, 66, 68, 69, and 72 replace the local network interface "lo" with the previously copied network device: