aboutsummaryrefslogblamecommitdiff
path: root/home/bin/night
blob: 3af28ef61ec77aab01155c7a2fef634e65a41daf (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                          

                
                                                      

                    
                                                   
 
                  
#!/bin/bash
# Dim screen and adjust red color levels for working in dark environments.

xbacklight -set 10

# Central Europe
#redshift -l 46.52:6.62 -t 5700:3600 -g 0.8 -m vidmode

# North-West America
redshift -l 37.7:122.4 -t 5700:3600 -g 0.8 -m randr

xbacklight -set 60