Skip to content

luizfnunes/TC-100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TC-100

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

Requirements

  • Conky installed

Install

Download and extract the project in your system. Copy the content of the folder fonts/ to the directory ~/.fonts/

cp fonts/* ~/.fonts/

Copy the folder TC-100 for the directory ~/.conky/

cp TC-100/ ~/.conky

Execute

To run the conky theme, choose a color and run the commands: For the default color (white):

conky -q -c ~/.conky/TC-100/tc100

For the blue color:

conky -q -c ~/.conky/TC-100/tc100-blue

For the green color:

conky -q -c ~/.conky/TC-100/tc100-green

For the red color:

conky -q -c ~/.conky/TC-100/tc100-red

Note: just run one of the commands to not overwrite the previous theme.

Configuration

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