diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2025-11-04 20:36:32 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2025-11-04 20:36:32 +0000 |
| commit | c2d2db6ea60b1ba8ce51f89780e22e66dd64bd4b (patch) | |
| tree | c956224f367062bac352628884fe9ca70c6c52c4 /.config/redshift/redshift.conf | |
| parent | 8445cf31571ee682d408137e37c6960b666e7906 (diff) | |
Initial commit
Diffstat (limited to '.config/redshift/redshift.conf')
| -rw-r--r-- | .config/redshift/redshift.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf new file mode 100644 index 0000000..5697de6 --- /dev/null +++ b/.config/redshift/redshift.conf @@ -0,0 +1,9 @@ +[redshift] +temp-day=6500 +temp-night=4000 +gamma=1.0 +adjustment-method=randr +location-provider=manual +[manual] +lat=57.4 +lon=1.9 |
