11 lines
363 B
Markdown
11 lines
363 B
Markdown
# 日の入り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
|