config: add redshift.conf
This commit is contained in:
parent
5f5f66636c
commit
2496b5c594
1 changed files with 19 additions and 0 deletions
19
config/redshift.conf
Normal file
19
config/redshift.conf
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
[redshift]
|
||||||
|
; set day and night screen temperatures
|
||||||
|
temp-day=6000
|
||||||
|
temp-night=3500
|
||||||
|
|
||||||
|
; enable smooth transition between day and night
|
||||||
|
transition=1
|
||||||
|
|
||||||
|
; set screen brightness for day and night
|
||||||
|
brightness-day=1.0
|
||||||
|
brightness-night=1.0
|
||||||
|
|
||||||
|
; set location-provider
|
||||||
|
location-provider=manual
|
||||||
|
|
||||||
|
[manual]
|
||||||
|
; longitudes and latitudes of Erlangen
|
||||||
|
lat=49.5896744
|
||||||
|
lon=11.0119611
|
||||||
Loading…
Add table
Add a link
Reference in a new issue