Skip to content

kajetan-suchanski/conky-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Conky configuration

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

System requirements

This branch is dedicated to 16 CPUs and Full HD (1920×1080) display.

Installation

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 .

About

My minimalistic conky configuration

Topics

Resources

Stars

Watchers

Forks