-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Description
I often turn redshift off with the USR1 signal (killall -USR1 redshift) when doing stuff that requires natural colors, like photography stuff. I'd like to have some script in my status bar to toggle it with a simple click.
In order to know whether redshift is on or not for the script, it would be nice to have a way of asking the redshift process. I'm thinking of maybe using the USR2 signal that outputs some status would be nice?
Edit
I just realized that using USR2 would be useless because we can't send the state to the signal caller.
Metadata
Metadata
Assignees
Labels
No labels