enable HDR (maybe)

This commit is contained in:
2025-08-18 20:59:21 +02:00
parent f68a8428f2
commit 15e19b87fe
7 changed files with 77 additions and 15 deletions

5
.scripts/mpv-hdr Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
export ENABLE_HDR_WSI=1
mpv --vo=gpu-next --target-colorspace-hint --gpu-api=vulkan --gpu-context=waylandvk "$@"