fix(monitor): removed HDR
deadlock is not compatible with HDR (will have graphical issue)
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@
|
|||||||
};
|
};
|
||||||
hyprland = {
|
hyprland = {
|
||||||
monitors = [
|
monitors = [
|
||||||
"DP-1,highres@180,0x1080,1,vrr,1,bitdepth,10,cm,hdr,sdrbrightness,2.5"
|
# "DP-1,highres@180,0x1080,1,vrr,1,bitdepth,10,cm,hdr,sdrbrightness,2.5"
|
||||||
|
"DP-1,highres@180,0x1080,1,vrr,0"
|
||||||
"DP-2, highres@165,760x0,1"
|
"DP-2, highres@165,760x0,1"
|
||||||
"HDMI-A-1, highres@highrr@120, 3440x1440, 1.6"
|
"HDMI-A-1, highres@highrr@120, 3440x1440, 1.6"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user