# wsct Set a fixed color temperature on Wayland compositors supporting `wlr-gamma-control-unstable-v1`. Stripped down version of with only the funcionality I need. # How to build and install ```sh meson build ninja -C build sudo ninja -C build install ``` # How to use ```sh wsct 4500 ``` `wsct` stays running after applying the temperature. The Wayland gamma-control protocol restores the original ramps when the client exits, so the process must remain alive for the setting to persist. # Help Go to #kennylevinsen @ irc.libera.chat to discuss, or use [~kennylevinsen/wlsunset-devel@lists.sr.ht](https://lists.sr.ht/~kennylevinsen/wlsunset-devel)