diff --git a/machines/p330/home-mandlm.nix b/machines/p330/home-mandlm.nix index a5986ee..e4d1c2d 100644 --- a/machines/p330/home-mandlm.nix +++ b/machines/p330/home-mandlm.nix @@ -6,12 +6,10 @@ DP-2 = { scale = "1.5"; position = "0 526"; - # position = "0 790"; }; DP-3 = { scale = "1.5"; position = "2560 0"; - # position = "3840 0"; transform = "90"; }; }; @@ -28,6 +26,5 @@ { workspace = "8"; output = "DP-2"; } { workspace = "9"; output = "DP-3"; } ]; - }; }