hrandib / conky-config

Conky config with Font Awesome for laptop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conky-config

Conky configurations for laptop with following features:

  • Conky is displayed always on primary monitor (using resolution change events)
  • with installation of config and fonts (installation tested on ubuntu 18.04)
  • Laptop-Desktop Mode Indicator
  • battery indicator with capacity
  • CPU, RAM, HDD, Network info
  • top 5 cpu hungry processes
  • all drives mounted in /media/$user/* are shown (default max 6)

This is fork of andrea-rosa/conky-config repository. It is modified according to my needs for Dell Inspiron 5520 laptop. Thanks to andrea-rosa for this beautiful configuration and ritave for xeventbind.

Install

Make script executable sudo chmod +x install then install ./install If asked password enter it. It is required to create autostart entry.

This script installs conky on ubuntu if not installed. On distroes other than debian-based, conky-all should be installed first.

Demo

gif Screenshot

Notes:

You need to install following fonts

  1. Font Awesome

About

Conky config with Font Awesome for laptop


Languages

Language:Lua 66.8%Language:Shell 33.2%