diff --git a/hosts/work/monitors.nix b/hosts/work/monitors.nix index 0f3d6a0..bf39e26 100644 --- a/hosts/work/monitors.nix +++ b/hosts/work/monitors.nix @@ -1,7 +1,7 @@ _: { monitors = [ { - name = "DP-4"; + name = "DP-5"; resolution = "1920x1200"; position = "1920x0"; } @@ -11,7 +11,7 @@ _: { position = "0x0"; } { - name = "DP-5"; + name = "DP-4"; resolution = "1920x1200"; position = "3840x0"; transform = 1;