Skip to content

bryanbellato/hyprsunset

 
 

Repository files navigation

What is this fork?

On systemd, when the instance signature changes, the old hyprsunset process keeps running with an outdated socket path, causing IPC commands to fail. This fork automatically restarts the process and the service for convenience.

How to compile from source?

chmod +x hyprsunset-ctl

cd build
rm -rf *
cmake ..
make -j$(nproc)
sudo make install

About

An application to enable a blue-light filter on Hyprland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.4%
  • CMake 11.0%
  • Nix 7.6%
  • Meson 3.0%