diff --git a/home/platforms/chem@yuki/default.nix b/home/platforms/chem@yuki/default.nix index 2ffbaa9..6e715bc 100644 --- a/home/platforms/chem@yuki/default.nix +++ b/home/platforms/chem@yuki/default.nix @@ -46,15 +46,15 @@ gui = { enable = true; monitors = { - DP-1 = { + HDMI-A-4 = { width = "1920"; height = "1080"; rate = "59.94"; }; - DP-2 = { - width = "1920"; - height = "1080"; - rate = "143.855"; + DP-1 = { + width = "1600"; + height = "900"; + rate = "59.94"; posX = "1920"; }; };