Giter Site home page Giter Site logo

seanhinkley81 / conky-zorinos Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 476 KB

Conky Config for Zorin OS

License: GNU General Public License v3.0

Lua 100.00%
conkyrc conky-conf conky-config zorin-os zorinos conky conky-theme conky-configurations zorin

conky-zorinos's Introduction

Conky-ZorinOS

Conky Config for Zorin OS Modified Conky Config file for Zorin OS Based off Klaatu-Conky-Conf Updated Conky.conf for Awesome fonts 6.x 3/26/2022

Decided to share my conky config, not only for my own ease of use of cloning it down to for reimages, new machines, and vm's but also in case anyone else finds it useful.

I hope you find it as useful and elegant as I do.

http://conky.sourceforge.net/docs.html

http://conky.sourceforge.net/variables.html

https://linuxconfig.org/ubuntu-20-04-system-monitoring-with-conky-widgets

https://github.com/brndnmtthws/conky/wiki

https://cairographics.org/manual/

https://github.com/Eboreg/klaatu-conky-conf/

https://github.com/seanhinkley81/Conky-ZorinOS

//Install Conky In Terminal

sudo apt install conky-all -y

//Install LM-Sensors In Terminal

sudo apt install lm-sensors -y

//Install Font Awesome Goto https://fontawesome.com/ On the Top Menu Select Start Scroll past Sign Up to the "Other Ways to Use" section click Download In the 6.x.x For The Desktop section Select Free For Desktop After Download Finishes - Extract Archive. Open Folder, Open /fontawesome-free-6.x.x-desktop/otfs/ folder Install all 3 font sets (in ZorinOS you should be able to open them and click Install in the top bar)

#Pull Conky Config Open Terminal

cd ~

git clone https://github.com/seanhinkley81/Conky-ZorinOS .conky

//Create Autorun File In terminal

cat >> conky.sh

#!/bin/bash

wait 10 & conky -c ~/.conky/conky.conf

<CTRL+C>

chmod u+x conky.sh

//Setup Auto Launch Zorin Application Menu

Settings > Start Up Applications

ADD

Name: Conky

Command: /home/%uname%/conky.sh //Replace %uname% with your username

Comment: Conky

https://github.com/seanhinkley81/Conky-ZorinOS

conky-zorinos's People

Contributors

seanhinkley81 avatar

Stargazers

 avatar  avatar

Forkers

vrodriguezcl

conky-zorinos's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.