diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 19:45:03 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-06-08 19:45:03 +0300 |
| commit | 32eccb48e2e1a756a900c26bfa15fff6f9db6b75 (patch) | |
| tree | d7aadc3046713ffc1b99818c021d70adbaeb8e6b /.config/redshift.conf | |
| parent | 575a7b941425123f8d011f339bacb3f8606f336c (diff) | |
| download | dotfiles-32eccb48e2e1a756a900c26bfa15fff6f9db6b75.tar dotfiles-32eccb48e2e1a756a900c26bfa15fff6f9db6b75.tar.gz dotfiles-32eccb48e2e1a756a900c26bfa15fff6f9db6b75.zip | |
Deleted Min settings file and added a lot of configuration files
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 |
