curacao: Fix too much green in videos

I used to think there could never be too much green but actually...
This commit is contained in:
Geoffrey Frogeye 2025-12-14 19:01:32 +01:00
parent bd02a1b6fb
commit 356186de7c

View file

@ -69,6 +69,8 @@ in
home-manager.users.geoffrey =
{ ... }:
{
# Uses Vulkan by default, which adds too much green and artefacts.
programs.mpv.config.gpu-api = "opengl";
services = {
kanshi.settings = [
{