Files
dotfiles/.scripts/mpv-hdr
2025-08-18 20:59:21 +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 "$@"