diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-12-11 20:46:32 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-12-11 20:47:59 +0100 |
commit | f22f1723c01b56da14ae1de3491a78af1bc4c464 (patch) | |
tree | 030411c811d3474c4b322eca29d1bf8e96b7511f /.config/redshift.conf | |
parent | d8713792f93473fe14e01d151529fb6ef139448f (diff) |
Dot files with `chezmoi`
Diffstat (limited to '.config/redshift.conf')
-rw-r--r-- | .config/redshift.conf | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf deleted file mode 100644 index 7d76847..0000000 --- a/.config/redshift.conf +++ /dev/null @@ -1,21 +0,0 @@ -[redshift] - -temp-day=5700 -temp-night=4500 - -fade=1 - -; Custom dawn/dusk intervals. -dawn-time=6:00-7:45 -dusk-time=20:00-21:00 - -gamma-day=1 -gamma-night=0.8 - -location-provider=manual - -adjustment-method=randr - -[manual] -lat=37.46 -lon=15.05 |