diff options
author | David Runge <dave@sleepmap.de> | 2023-05-22 10:09:48 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2023-05-22 10:09:48 +0200 |
commit | 2fc5cf9f7eece3d993c3eba526ba5d04819b81ac (patch) | |
tree | e884ac22c03dac4fcce8330315efa0fcd83f9ca4 | |
parent | cbeeaa14d010524bca2e637cab4394e1de662c88 (diff) | |
download | dotfiles-2fc5cf9f7eece3d993c3eba526ba5d04819b81ac.tar.gz dotfiles-2fc5cf9f7eece3d993c3eba526ba5d04819b81ac.tar.bz2 dotfiles-2fc5cf9f7eece3d993c3eba526ba5d04819b81ac.tar.xz dotfiles-2fc5cf9f7eece3d993c3eba526ba5d04819b81ac.zip |
redshift: remove config (not used)
-rw-r--r-- | .config/redshift.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf deleted file mode 100644 index 00e0209..0000000 --- a/.config/redshift.conf +++ /dev/null @@ -1,16 +0,0 @@ -[redshift] -temp-day=7000 -temp-night=4700 -transition=0 -brightness-day=1.0 -brightness-night=0.98 -elevation-high=0.9 -elevation-low=-1.0 -gamma-day=1.0:1.0:1.0 -gamma-night=0.93:0.93:0.85 -adjustment-method=randr -location-provider=manual - -[manual] -lat=52.31 -lon=13.23 |