diff options
author | Justine Smithies <justine@smithies.me.uk> | 2025-10-07 21:07:02 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2025-10-07 21:07:02 +0100 |
commit | c75bac7c5d9fcffc65a841abb3d216474dbcd421 (patch) | |
tree | e133c035eb5b6f8698eb5e5fa491ff6c83ce4e84 /.config | |
parent | 79fbae459fce6811bcefbaf304ddcf8b9b15b020 (diff) |
Initial commit
Diffstat (limited to '.config')
-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 |