Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. ; Global settings
  2. [redshift]
  3. temp-day=6500K
  4. temp-night=3800
  5. transition=1
  6. ;gamma=0.8:0.7:0.8
  7. gamma=1.000:1.000:1.000
  8. location-provider=geoclue2
  9. ;location-provider=manual
  10. adjustment-method=vidmode
  11. ;brightness=1.0:0.5
  12.  
  13. ; The location provider and adjustment method settings
  14. ; are in their own sections.
  15. ; This is an example lat long for Portland, OR
  16. [manual]
  17. lat=53.480604
  18. lon=-2.350062
  19.  
  20. ; In this example screen 1 is adjusted by vidmode. Note
  21. ; that the numbering starts from 0, so this is actually
  22. ; the second screen.
  23. ;[vidmode]
  24. ;screen=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement