feat: try to fix hdr in hyprland.

This commit is contained in:
CronyAkatsuki 2026-05-25 11:51:37 +02:00
parent fa09777dd0
commit 13e5bb4fd3

View file

@ -145,8 +145,11 @@ in {
render = {
direct_scanout = 2; # Reduce latency for games
cm_auto_hdr = 2; # Switch to hdr automatically when needed
cm_enabled = 1;
};
quirks.prefer_hdr = 1;
animations = {
enabled = false;
};