Well this is a little strange. When I looked for kgamma in Discover it doesn't find it. If I look for Kgamma in the software center it shows it is installed. But if I look for it in the menu with a search it comes back with nothing except a suggestion to look online. The software center shows it to be a zipped folder but I don't know where it is hiding.
I downloaded and unzipped wl-gammactl-main. But the instructions for building it don't seem to work on Solus.
Here's what I got:
carrollb@carroll-solus ~/Gamma/wl-gammactl-main $ meson build
bash: meson: command not found
carrollb@carroll-solus ~/Gamma/wl-gammactl-main $ ninja -c build
bash: ninja: command not found
carrollb@carroll-solus ~/Gamma/wl-gammactl-main $
So I thought maybe since I have already inzipped it I would try this:
carrollb@carroll-solus ~/Gamma/wl-gammactl-main $ wl-gammactl
bash: wl-gammactl: command not found
carrollb@carroll-solus ~/Gamma/wl-gammactl-main $
The website said those commands should work on most Linux versions. But I guess Solus isn't one of them.
I did open Konsole inside the wl-gammactl folder.