From dd9677e8ce2639e54ccf4b99c661d443aaacf49c Mon Sep 17 00:00:00 2001 From: zackartz Date: Mon, 13 May 2024 22:42:12 -0400 Subject: [PATCH] 579 current 2024-05-13 22:42:09 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 9c1b237..dd7f108 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.25,bitdepth,10" "HDMI-A-1,disable"]; + monitor = ["DP-1,2560x1440@240,0x0,1,bitdepth,10" "HDMI-A-1,disable"]; }; }