Add redshift configuration.

master
Icedream 2021-12-02 03:38:59 +01:00
parent e9073bc102
commit 6a607a7907
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
; See https://wiki.archlinux.org/index.php/redshift#Configuration.
;
; To make redshift autostart on boot, run `redshift-gtk` manually
; once, click on the icon, and choose "autostart". The autostart file
; appears in `~/.config/autostart/redshift-gtk.desktop`.
; Global settings for redshift
[redshift]
; Set the day and night screen temperatures (Neutral is 6500K)
temp-day=6500
temp-night=2000
; Provide the lat/lon myself.
location-provider=manual
; The location provider config.
[manual]
lat=48.4912
lon=9.2046