This is a conky interface with a lot of features inside.
It uses color scheme of three colors so it is easy to change it with one line of bash script.
it's projected to be rendered on a 1920x1080 display, so you need to modify all cofig files if you use other one.
Please explore and even read carefully ALL the configuration files.
- install conky-cairo
in ArchLinux from AUR via a command:
yaourt -S conky-cairo
- clone this repo from git:
git clone https://github.com/Myralllka/blood-and-milk.git ~/blood-and-milk
- move into the directory and make app executable:
cd ~/blood-and-milk; sudo chmod +x Application.sh
and than you need only to start the app
./Application.sh
1) fork it
2) create new directory inside
3) modify that directory as you want
4) make pull request
if you want to understand in which way each file works, you can run:
conky -c /file_to_start
I recommend to do this with every file and modify them one by one
Here you can find information about conky objects and how to work with them