Преглед изворни кода

Apply redshift hack to fix changing from lower to higher

Alois Mahdal пре 1 година
родитељ
комит
ef54711049
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3
    0
      dotfiles/config/bmo/be.ini

+ 3
- 0
dotfiles/config/bmo/be.ini Прегледај датотеку

46
 [be.def.spot.feel:night]
46
 [be.def.spot.feel:night]
47
     enter = light -S 8
47
     enter = light -S 8
48
     enter = redshift -O 1000
48
     enter = redshift -O 1000
49
+    leave = redshift -x
50
+    # ^^ hack: for some reason moving to lower value to higher does not work without resetting first
51
+    #    (this flicks full spectrum for a fragment of a second)
49
 
52
 
50
 [be.def.spot.feel:twilight]
53
 [be.def.spot.feel:twilight]
51
     enter = light -S 50
54
     enter = light -S 50