raphaelquintao / QRedshiftCinnamon

Linux Cinnamon applet to change screen color temperature
https://cinnamon-spices.linuxmint.com/applets/view/313
Apache License 2.0
96 stars 13 forks source link

QRedshift only apply color shift to 1 monitor #15

Closed t3pfaffe closed 3 years ago

t3pfaffe commented 3 years ago

As in the title only one monitor is being effected. Any idea how to get this to work with multiple monitors? RedShift itself is definitely capable of it.

raphaelquintao commented 3 years ago

Temporally you can go to: ~/.local/share/cinnamon/applets/qredshift@quintao/assets/base.conf and comment the screen an crtc lines with a ;

[randr] ;screen=0,1,2 ;crtc=0,1,2

Try it, and let me know if works.

Samrel556 commented 3 years ago

Just tried this. It works

trymeouteh commented 3 years ago

Please add a GUI setting to enable/disable multiple monitor use

raphaelquintao commented 3 years ago

I could, but its too much work. Maybe i do that some day.