diff --git a/home/home.nix b/home/home.nix index b5b3e98..680ea0e 100644 --- a/home/home.nix +++ b/home/home.nix @@ -299,14 +299,17 @@ in profile.outputs = [ { criteria = "eDP-1"; + position = "3840,0"; } { criteria = "Philips Consumer Electronics Company PHL 272S1 UHB2347026536"; mode = "1920x1080@74.973Hz"; + position = "5760,0"; } { criteria = "Philips Consumer Electronics Company PHL 272S1 UHB2347026535"; mode = "1920x1080@74.973Hz"; + position = "7680,0"; } ]; }