frontend: mpv: remove hint about other possible vo setting for wayland

gpu seems more efficient
main
Felix Stupp 1 year ago
parent 12fd67f20f
commit 183367d579
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -178,7 +178,7 @@ in
'';
config = {
save-position-on-quit = true;
vo = "gpu"; # or: dmabuf-wayland
vo = "gpu";
hwdec = "auto-safe";
gpu-context = "wayland";
alpha = "yes";

Loading…
Cancel
Save