Skip to content

imakhs/conky-multiple-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

Screenshot

Imakhs Conky

What is this repository for?

Quick summary

This repo is contains multiple conky themes tweaked for any machine running Ubuntu 16.04.

Package Dependencies

  • Conky
  • STYLBCC Font
  • Poky Font
  • lm-sensors
  • hddtemp
  • curl
  • dmidecode

How do I get set up?

  1. Install Conky, Lmsensors, Hddtemp, Curl and Dmidecode

  2. Run in terminal:

sudo apt-get install lm-sensors hddtemp curl conky-all dmidecode conky-manager

  1. After installing above packages you need to change permission files and directories associated with hddtemp and dmidecode packages. Otherwise hdd tempeture, main-board info and tempeture won't work. Run this in terminal:

sudo chmod u+s /usr/sbin/hddtemp; sudo chmod u+s /usr/sbin/dmidecode

Deployment instructions

  1. Clone project to your ~/.conky folder

  2. Run conky manager and select Seamod and Gotham config files.

  3. Access the bin folder

  4. Run in terminal:

sudo chmod u+x conkystartup.sh; ./conkystartup.sh

  1. Install STYLBCC and Poky Fonts

  2. Add the conkystartup.sh file to startup applications.

Who do I talk to?

Repo owner email : makhanusinja(at)gmail.com

About

My Config files working with Conky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages