summaryrefslogtreecommitdiff
path: root/hm/soft/mpv.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/mpv.nix')
-rw-r--r--hm/soft/mpv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/mpv.nix b/hm/soft/mpv.nix
index fdd9afd..f282898 100644
--- a/hm/soft/mpv.nix
+++ b/hm/soft/mpv.nix
@@ -37,9 +37,9 @@ in
config = {
keep-open = "yes";
profile = "gpu-hq";
- gpu-api = "vulkan";
vo = "gpu-next";
hwdec = "auto";
+ gpu-api = "opengl";
scale = "ewa_lanczossharp";
cscale = "ewa_lanczos";