tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

redshift: added -P argument to prevent cumulative effects #1005

Closed alexveden closed 7 months ago

alexveden commented 7 months ago

In adjust=true mode, redshift starts to stack applied effect and screen starts dim more and more every interval. Adding -P argument solves this issue.

tobi-wan-kenobi commented 7 months ago

Nice, thank you ver much!