Skip to content

Latest commit

 

History

History
51 lines (50 loc) · 1.19 KB

README.md

File metadata and controls

51 lines (50 loc) · 1.19 KB

SimpleC - One Conky

screen1 Simple Conky Theme with 4 widgets: -Weather -Clock/Calendar -System Info and Net Info -System Graph Monitor (battery will show as 0W when on A/C power)

Requirements

Conky installed

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 SimplecOne for the directory ~/.conky/

cp SimplecOne/ ~/.conky

Execute

To run the widgets enter the commands: For the Weather:

conky -q -c ~/.conky/SimplecOne/conkyrc1

For the Clock:

conky -q -c ~/.conky/SimplecOne/conkyrc2

For the System Info/Net:

conky -q -c ~/.conky/SimplecOne/conkyrc3

For the System Monitor:

conky -q -c ~/.conky/SimplecOne/conkyrc4

Execute All

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

chmod +x start.sh

Execute the file

sh start.sh

Recomendations

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

Configuration

See the Wiki