Redshift Configuration GUI
Currently in development
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install
gio-2.0
gtk+-3.0
libm
You will need to generate the .pot file
meson build
ninja -C build redshiftgtk-pot
After that, you can use Poedit to create your localization or run
cd po
msginit -l <language-code>
and edit the file manually.
Don't forget to add your language to LINGUAS!
- Make it possible to set dusk and dawn manually