Files
tldr/pages.zh/common/gammastep.md

28 lines
772 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gammastep
> 根据一天中的时间调整屏幕的色温。
> 更多信息:<https://gitlab.com/chinstrap/gammastep>。
- 在白天例如5700k和夜间例如3600k以特定的[t]emperature开启Gammastep
`gammastep -t {{5700}}:{{3600}}`
- 以手动指定的自定义[l]ocation开启Gammastep
`gammastep -l {{纬度}}:{{经度}}`
- 在白天例如70%和夜间例如40%)以特定的屏幕[b]rightness开启Gammastep最小亮度10%最大亮度100%
`gammastep -b {{0.7}}:{{0.4}}`
- 以自定义[g]amma等级在0到1之间开启Gammastep
`gammastep -g {{红}}:{{绿}}:{{蓝}}`
- 以不变的恒定色温[c]onstant开启Gammastep
`gammastep -O {{温度}}`
- 重置Gammastep应用的温度调整
`gammastep -x`