From 3bfef270b798fd599e47656f3b42fa63fc05bd5c Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 21 Apr 2024 04:08:32 -0400 Subject: [PATCH] Infini-FRAMEWORK: unscale portable second monitor --- hosts/Infini-FRAMEWORK/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/Infini-FRAMEWORK/default.nix b/hosts/Infini-FRAMEWORK/default.nix index a8c75e8..21ab4ff 100644 --- a/hosts/Infini-FRAMEWORK/default.nix +++ b/hosts/Infini-FRAMEWORK/default.nix @@ -75,8 +75,8 @@ DP-4 = "00ffffffffffff0006b34116818202002b200104a52213783a28659759548e271e5054a10800b30095008180814081c0010101010101023a801871382d40582c450058c21000001e000000ff004e414c4d54463136343438310a000000fd00324b185311000a202020202020000000fc0041535553204d42313641430a20011802030a3165030c0010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003c"; scale = { x = 0.8; y = 0.8; }; config = { - eDP-1 = { crtc = 0; mode = "2256x1504"; position = "1080x416"; primary = true; rate = "60.00"; inherit scale; }; - DP-4 = { crtc = 1; mode = "1920x1080"; position = "0x0"; rate = "60.00"; rotate = "left"; inherit scale; }; + eDP-1 = { crtc = 0; mode = "2256x1504"; position = "1080x716"; primary = true; rate = "60.00"; inherit scale; }; + DP-4 = { crtc = 1; mode = "1920x1080"; position = "0x0"; rate = "60.00"; rotate = "left"; }; }; in {