My simple conky configuration file. It updates every 3 seconds and shows the following information:
- CPU usage
- RAM usage
- Swap usage
- Top 5 applications with the highest CPU usage
- Top 5 applications with the highest RAM usage
This branch is dedicated to 16 CPUs and Full HD (1920×1080) display.
In order to you use it, just run these simple commands (assuming you have conky and git installed):
mkdir ~/.config/conky
cd ~/.config/conky
git clone https://github.com/kajetan-suchanski/conky-conf.git .