feat(hypr): re-enabled HDR and removed hyprsunset

HDR is still quite buggy with the current ASUS ultrawide monitor.
This commit is contained in:
kenji
2026-03-07 07:15:28 -06:00
parent 9b5134c32d
commit f097c9e15f
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
};
hyprland = {
monitors = [
"DP-1,highres@165,0x1080,1,vrr,0"
"DP-1,highres@165,0x1080,1,vrr,0,bitdepth,10,cm,hdr,sdrbrightness,1.3"
"DP-2, highres@165,760x0,1"
"HDMI-A-1, highres@highrr@120, 3440x1440, 1.6"
];