This is a fork of zee-mzha's vibrantLinux
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 (Sefa's original repo) or my fork of his repo.
dnf install git qt qt6-qtbase qt6-qtbase-devel xcb-util-wm xcb-util-wm-devel libxcb libxcb-devel
git clone https://github.com/telometto/vibrantLinux <your destination of choice>
cd ~/vibrantlinux
./update.sh
Head to your installation folder and then, run:
./update.sh