ngnmtl / LiteC

LiteC Conkyrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiteC

LiteC Conkyrc

SS

Requirements

  • Conky installed
  • Python 3 to execute the weather

Install

Download and extract the project in your system. Copy the content of the folder fonts/ to the directory ~/.fonts/

cp fonts/* ~/.fonts/

Copy the folder LiteC for the directory ~/.conky/

cp LiteC/ ~/.conky

Execute

To run the widgets enter the commands:

conky -q -c ~/.conky/LiteC/litecrc

Give write permission to the start.sh file (inside the LiteC directory)

chmod +x start.sh

Execute the file

sh start.sh

Recomendations

Use your graphical environment to run the file ~/.conky/LiteC/start.sh at startup.

About

LiteC Conkyrc

License:GNU General Public License v3.0


Languages

Language:Python 95.6%Language:Shell 4.4%