7 lines
365 B
Text
Executable file
7 lines
365 B
Text
Executable file
#pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@"
|
|
#pack-set --color-temperature=6800 --peak=800 --vibrance=0.2 "$@"
|
|
#pack-set --peak=800 --vibrance=0.2 "$@"
|
|
#pack-set --exposure=-2 --tonemap=clip "$@"
|
|
#pack-set --exposure=-2 --tonemap=mobius "$@"
|
|
#pack-set --exposure=-2 --tonemap=mobius "$@"
|
|
pack-set --exposure=-2 --tonemap=mobius --peak=500 "$@"
|