diff --git a/nix/nixos-modules/frontend/home.nix b/nix/nixos-modules/frontend/home.nix index 0ce73e1..472de49 100644 --- a/nix/nixos-modules/frontend/home.nix +++ b/nix/nixos-modules/frontend/home.nix @@ -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";