From 0e724f089488ca90f7452d4de68093b285a1732d Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Thu, 9 Mar 2023 09:25:55 +0100 Subject: [PATCH] Don't use bit depth 10 This breaks some stuff like screencasting, since 10bit codecs are not supported by most apps. --- home/kagami-pc-home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/kagami-pc-home.nix b/home/kagami-pc-home.nix index e7a48da..1207f42 100644 --- a/home/kagami-pc-home.nix +++ b/home/kagami-pc-home.nix @@ -47,7 +47,7 @@ mode = "3840x2160@60Hz"; scale = toString scale; adaptive_sync = "on"; - render_bit_depth = "10"; + # render_bit_depth = "10"; position = "0 0"; }; "Unknown 24G2W1G4 ATNN21A005410" = {