From b124ad0122f8a651bdc5019ca7112aea7211cf38 Mon Sep 17 00:00:00 2001 From: Dmitriy Kholkin Date: Wed, 12 Feb 2025 21:58:19 +0300 Subject: [PATCH] enable experimental hdr protocol --- profiles/workspace/wayland/hyprland.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/workspace/wayland/hyprland.nix b/profiles/workspace/wayland/hyprland.nix index e7e0eaa..2189759 100644 --- a/profiles/workspace/wayland/hyprland.nix +++ b/profiles/workspace/wayland/hyprland.nix @@ -125,7 +125,12 @@ in { disable_splash_rendering=true mouse_move_enables_dpms=true vfr=true - vrr=1 + vrr=2 + } + experimental { + # wide_color_gamut=true + # hdr=true + xx_color_management_v4=true } '' '' bindm=${modifier},mouse:272,movewindow