redshift: edit page (#12211)

* pbmnoise, pgmhist, pgmkernel, pgmnoise, pgmramp, pgmtexture: add pages; ppmhist: modify page

* fix syntax

* redshift: edit page
pull/23/head
Juri Dispan 2024-02-08 07:31:22 +01:00 committed by GitHub
parent f25d5e10d3
commit 0d2a720eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -3,19 +3,19 @@
> Adjust the color temperature of your screen according to your surroundings.
> More information: <http://jonls.dk/redshift>.
- Turn on Redshift with 5700K temperature during day and 3600K at night:
- Turn on Redshift with a specific [t]emperature during day (e.g., 5700K) and at night (e.g., 3600K):
`redshift -t {{5700}}:{{3600}}`
- Turn on Redshift with a manually specified custom location:
- Turn on Redshift with a manually specified custom [l]ocation:
`redshift -l {{latitude}}:{{longitude}}`
- Turn on Redshift with 70% screen brightness during day and 40% brightness at night:
- Turn on Redshift with a specific screen [b]rightness during the day (e.g, 70%) and at night (e.g., 40%):
`redshift -b {{0.7}}:{{0.4}}`
- Turn on Redshift with custom gamma levels (between 0 and 1):
- Turn on Redshift with custom [g]amma levels (between 0 and 1):
`redshift -g {{red}}:{{green}}:{{blue}}`