better structure
This commit is contained in:
5
scripts/mpv-hdr
Executable file
5
scripts/mpv-hdr
Executable 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 "$@"
|
||||
Reference in New Issue
Block a user