mpv: use vulkan
This commit is contained in:
+1
-1
@@ -191,7 +191,7 @@
|
||||
config = {
|
||||
profile = "gpu-hq";
|
||||
ao = "pipewire";
|
||||
gpu-api = "opengl"; # TODO: Change to vulkan. This is a stupid hack because NVIDIA bad, see: https://github.com/mpv-player/mpv/issues/13019
|
||||
gpu-api = "vulkan";
|
||||
fullscreen = "yes";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user