From c6d28086911d5ca239810d776038b914f7ed381a Mon Sep 17 00:00:00 2001 From: zackartz Date: Mon, 13 May 2024 22:25:59 -0400 Subject: [PATCH] 575 current 2024-05-13 22:25:57 24.05.20240513.7ed944b 6.8.6-zen1 * --- modules/rice/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rice/hyprland/config.nix b/modules/rice/hyprland/config.nix index 590a047..9c1b237 100644 --- a/modules/rice/hyprland/config.nix +++ b/modules/rice/hyprland/config.nix @@ -74,6 +74,6 @@ force_zero_scaling = true; }; - monitor = ["DP-1,2560x1440@240,0x0,1" "HDMI-A-1,disable"]; + monitor = ["DP-1,2560x1440@240,0x0,1.25,bitdepth,10" "HDMI-A-1,disable"]; }; }