From bd7f7b3a681c9afcdb88198339018a00fb46e39c Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Wed, 17 Sep 2025 08:29:41 +0530 Subject: [PATCH] remove bitdepth, 10, because it breaks screensharing --- .config/hypr/conf/monitors/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/conf/monitors/default.conf b/.config/hypr/conf/monitors/default.conf index 2829e48..4262571 100644 --- a/.config/hypr/conf/monitors/default.conf +++ b/.config/hypr/conf/monitors/default.conf @@ -3,4 +3,4 @@ # name: "Default" # ----------------------------------------------------- -monitor=,preferred,auto,1,bitdepth,10,cm,auto +monitor=,preferred,auto,1,cm,auto