From dc8a09b44dd73e93faa1b123ddc0d959a545426f Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 16 Apr 2026 09:53:32 +0200 Subject: [PATCH] feat: setup better stuff for hdr to work for me. --- modules/linux/home-manager/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index 06b7013..94cfbbb 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -136,7 +136,7 @@ in { monitor = [ "HDMI-A-1, 1920x1080@144, 0x0, 1" "DP-1, 1920x1080@165, 0x0, 1, bitdepth, 10, cm, auto" - "DP-2, 2560x1440@179.98, 0x0, 1, bitdepth, 10" + "DP-2, 2560x1440@179.98, 0x0, 1, bitdepth, 10, cm, wide" "eDP-1, 1920x1080, 0x0, 1" "sunshine, 1920x1080@165, 0x0, 1" ];