diff options
Diffstat (limited to '.config/redshift.conf')
| -rw-r--r-- | .config/redshift.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf new file mode 100644 index 0000000..38558a3 --- /dev/null +++ b/.config/redshift.conf @@ -0,0 +1,10 @@ +[redshift] +temp-day=6500 +temp-night=3000 +brightness-day=1.0 +brightness-night=0.95 +location-provider=manual + +[manual] +lat=42.8 +lon=23.3 |
