aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabrielGilbert <gabriel.gilbert290@gmail.com>2024-07-10 09:11:20 -0400
committerAstralCookie <gabriel.gilbert290@gmail.com>2024-07-10 09:25:54 -0400
commitda2f8eec4cb0191d101d9a456db8a97682edc48a (patch)
tree4b352955f4646066c45c3a54a6a8abbc69c37be7
parent6b29fc5d1e802563a036da9eab187b27c0f17db5 (diff)
config: Add documentation for 10 bit color displays
Add a note in Monitors.conf about 10 bit color displays and how it can affect screen captures
-rw-r--r--config/hypr/UserConfigs/Monitors.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/Monitors.conf b/config/hypr/UserConfigs/Monitors.conf
index 36781f99..b23da3d2 100644
--- a/config/hypr/UserConfigs/Monitors.conf
+++ b/config/hypr/UserConfigs/Monitors.conf
@@ -19,6 +19,11 @@ monitor=,preferred,auto,1
#monitor = DP-1, preferred, auto, 1
#monitor = HDMI-A-1, preferred,auto,1
+# NOTE: for monitors with 10 bit color displays, enable the depthbit,10 option.
+# Otherwise, screen captures might render a black screen
+
+# monitor=,preferred,auto,1,bitdepth,10
+
# QEMU-KVM or any virtual box
#monitor = Virtual-1, 1920x1080@60,auto,1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage