Update home authored by Popi's avatar Popi
## A conky grape-fruit shaped that sets up automatically
## A conky grapefruit shaped that sets up automatically
### What is it
This repository aims at providing you everything you need to be able to very quickly build a beautiful grapefruit-shaped lua/ conky adapted to your machine. A set of pre-defined colours allow to easily adapt your settings to different backgrounds.
### Why use it
Why spent time and effort on something with so little extra value (although I do believe the temperature ring is quite convenient) when one could actually study real metrics and check commands to do it from terminal? Because eye-candy is the bomb, man.
To tune up your desktop of course! And because you can, as it is under GPLv3 License.
### How to use it
You need a full install of conky and main lua package I believe. Can't be too sure, but here is what I have installed on my system:
First off, you need a full install of conky and main lua package I believe. Can't be too sure, but here is what I have installed on my system:
```
```
Then clone this repo to `~/conky`:
git clone XXX ~/conky
- Now install the fonts, locally of system-wide. To install locally, use:
```
cd ~/conky/conky-grappes
cp *.ttf ~/.local/share/fonts
```
Only thing that is left is to generate your configuration. To see possible options and arguments call `-h` or `--help`. For example:
```
./create_config.py -ri yellow -ti blue -te white
```
If you got troubles, feel free to share them by opening an issue on my gitlab!
\ No newline at end of file