
Another conky config
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
How to install!
Go to a terminal and type:
sudo apt-get update
sudo apt-get install --yes conky-all ttf-georgewilliams
Download and extract the conkypatch.tar.gz and type in terminal as user:
chmod +x install.sh
sh install.sh
fc-cache -v -f
Now restart your session
finaly, alt+f2 and type:
sh -c "conky -c ~/.conkypatch/conky.conf"
Inspired by: CONKY-colors
10 years ago
- v0.02
22.03.2010
- add new Ubuntu logo
- add new 'temperature gradients' for CPUs graphs
- some changes in template
- v0.01
10.03.2010
- first version
10 years ago
- v0.02
22.03.2010
- add new Ubuntu logo
- add new 'temperature gradients' for CPUs graphs
- some changes in template
- v0.01
10.03.2010
- first version
mrk
9 years ago
Can I remove the battery indicator, are on a dektop PC
It does not indicate any network traffic
Report
steel8
9 years ago
Report
steel8
9 years ago
Report
patchpl
10 years ago
you're right... so I make changes in the next version
Report
ufoka
10 years ago
This is a really good config, but there is a little mistake.
the cpu, and cpugraph variables seems to only works with lovercase cpu1 & cpu2 arguments for me.
Report