Skip to content

GarvitBhatia/conky

 
 

Repository files navigation

conky

Custom Desktop Utility

Setup

  • Download repo

$ git clone https://github.com/xyphanajay/conky.git

  • Move all files to ~/
  • OPEN .conkyrc FILE AND CHANGE ETH ADP, WIFI ADP and HOME location, accordingly!

$ cd conky
$ cp -r ./* ~/

  • Execute Conky

$ conky -c ~/.conkyrc
$ conky

First Look

alt text

Updated - 1

  • fortune lib required for new .conkyrc

sudo zypper in fortune

alt text

Update - 2

  • latte dock required

sudo zypper in latte-dock

alt text

Update - 3

alt text

About

Custom Desktop Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.3%
  • Lua 37.7%