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:
parent
bd02a1b6fb
commit
356186de7c
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue