Main Program:
Program entry editor:
vibrantLinux is a GUI tool to serves the same purpose as VibranceGUI for Windows, which to modify the saturation of any given screen whenever certain programs are launched/are in focus.
It currently only supports Nvidia and other GPUs that implement the Color Transformation Matrix (CTM) property. If you find a way to add this support to any other GPUs, please inform me so that vibrantLinux can support those GPUs.
The required packages are:
- git
- qt
- libxcb
- libxcb-ewmh
- libvibrant
git clone https://gitlab.com/zee220/vibrantlinux ~/vibrantlinux
cd ~/vibrantlinux
./update.sh
Head to your installation folder. In our case, it is located at ~/vibrantLinux
. Then, run:
./update.sh