Skip to content

Instantly share code, notes, and snippets.

@osama2kabdullah
Last active September 19, 2024 15:20
Show Gist options
  • Save osama2kabdullah/6a0f8c127282144de0e5e1104d7753fb to your computer and use it in GitHub Desktop.
Save osama2kabdullah/6a0f8c127282144de0e5e1104d7753fb to your computer and use it in GitHub Desktop.
Redshift configuration for lower brightness and protect UV as possible.
[redshift]
temp-day=1600
temp-night=1600
brightness-day=1.0
brightness-night=1.0
gamma=0.8
location-provider=manual
[manual]
lat=22.820000
lon=89.550003
@osama2kabdullah
Copy link
Author

osama2kabdullah commented Jun 17, 2023

My own config

[redshift]
temp-day=1600
temp-night=1600
brightness-day=0.7
brightness-night=0.7
gamma=0.8
location-provider=manual
[manual]
lat=22.820000
lon=89.550003
[Desktop Entry]
Type=Application
Name=Redshift
Exec=redshift

@osama2kabdullah
Copy link
Author

osama2kabdullah commented Sep 19, 2024

An unstable configuration I use when watching movies/series.

[redshift]
temp-day=4000
temp-night=4000
brightness-day=0.9
brightness-night=0.9
gamma=0.8
location-provider=manual
[manual]
lat=22.820000
lon=89.550003
[Desktop Entry]
Type=Application
Name=Redshift
Exec=redshift

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment