Macbook fix for niri?
This commit is contained in:
parent
79470640c1
commit
e535cfdf86
1 changed files with 3 additions and 0 deletions
|
|
@ -209,6 +209,9 @@
|
||||||
open-focused = true;
|
open-focused = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
debug = lib.mkIf (hwconfig.hostname == "kylekrein-mac") {
|
||||||
|
render-drm-device = "/dev/dri/renderD128";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue