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



                                                                          

                
                                                      
 

                                                    
 
                  
#!/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

# San Francisco
redshift -l 37.8:-122.4 -t 5500:3600 -g 0.8 -m randr

xbacklight -set 60