# 日の入りsetr

a little daemon to control screen temperature and gamma using hyprsunset

has a unix socket (`/tmp/hinoirisetr.sock`) that accepts four commands

- status - prints the current status
- status_notify - sends the current status via a notification
- enable - toggles the filter on
- disable - toggles the filter off
- toggle - toggles the filter

## TODO

- [ ] non compile time config
- [ ] fix `status` command crash