chore: update monitor order for work pc

This commit is contained in:
Nickolaj Jepsen 2025-03-12 07:20:08 +01:00
parent 7d7d5a1dd4
commit 8a640e39cb

View file

@ -1,7 +1,7 @@
_: { _: {
monitors = [ monitors = [
{ {
name = "DP-4"; name = "DP-5";
resolution = "1920x1200"; resolution = "1920x1200";
position = "1920x0"; position = "1920x0";
} }
@ -11,7 +11,7 @@ _: {
position = "0x0"; position = "0x0";
} }
{ {
name = "DP-5"; name = "DP-4";
resolution = "1920x1200"; resolution = "1920x1200";
position = "3840x0"; position = "3840x0";
transform = 1; transform = 1;