Files
dotfiles/scripts/mpv-hdr
2025-10-19 00:14:19 +02:00

5 lines
124 B
Bash
Executable File

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