From 70b4a808c77ff70da4f55041ef03aa457d2e0c72 Mon Sep 17 00:00:00 2001 From: Mathias Scheider Date: Fri, 3 Apr 2026 09:26:08 +0200 Subject: [PATCH] simplify monitor setting for buntes monster --- .../modules/monitor_setup_buntes_monster.conf | 33 ++++++++++--------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/hypr/.config/hypr/modules/monitor_setup_buntes_monster.conf b/hypr/.config/hypr/modules/monitor_setup_buntes_monster.conf index 7e005b4..3fe288d 100644 --- a/hypr/.config/hypr/modules/monitor_setup_buntes_monster.conf +++ b/hypr/.config/hypr/modules/monitor_setup_buntes_monster.conf @@ -1,17 +1,18 @@ -monitorv2 { - output = DP-2 - mode = highres highrr - position = 0x0 - scale = 1.2 - bitdepth = 10 - cm = hdr - supports_wide_color = 1 - supports_hdr = 1 - sdr_min_luminance = 0.005 - sdr_max_luminance = 200 - min_luminance = 0.002 - max_luminance = 200 - max_avg_luminance = 150 - } +# monitorv2 { +# output = DP-2 +# mode = highres highrr +# position = 0x0 +# scale = 1.2 +# bitdepth = 10 +# cm = hdr +# supports_wide_color = 1 +# supports_hdr = 1 +# sdr_min_luminance = 0.005 +# sdr_max_luminance = 200 +# min_luminance = 0.002 +# max_luminance = 200 +# max_avg_luminance = 150 +# } -monitor = DP-3, 1920x1080@60, auto-right, 1 +monitor = DP-2, preferred, auto-left, 1.2 +monitor = DP-3, preferred, auto-right, 1.0