5 lines
124 B
Bash
Executable File
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 "$@" |