Skip to content

vincentstans/TC-100

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TC-100

A High-Tech Conky Theme in four colors: white, blue, green and red. Image description

Requirements

  • Conky installed

Install

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.

Configuration

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: Terminal

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: Editor

Screens

Screen02 Screen03 Screen04 Screen05 Screen06

About

A High-Tech Conky Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published