try clip with exposure=-2

This commit is contained in:
Brooke Vibber 2025-09-26 19:08:17 -07:00
commit 6044cd7ec8

View file

@ -1,3 +1,4 @@
#pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@" #pack-set --color-temperature=6800 --peak=600 --vibrance=0.2 "$@"
#pack-set --color-temperature=6800 --peak=800 --vibrance=0.2 "$@" #pack-set --color-temperature=6800 --peak=800 --vibrance=0.2 "$@"
pack-set --peak=800 --vibrance=0.2 "$@" #pack-set --peak=800 --vibrance=0.2 "$@"
pack-set --exposure=-2 --tonemap=clip "$@"