diff --git a/defaults/user-configuration/fhauser/applications/kanshi.nix b/defaults/user-configuration/fhauser/applications/kanshi.nix index 58cebf8..eab56e3 100644 --- a/defaults/user-configuration/fhauser/applications/kanshi.nix +++ b/defaults/user-configuration/fhauser/applications/kanshi.nix @@ -20,6 +20,15 @@ scale = 2.0; }) ]; + mobile-work-external.outputs = [ + (mkScreen "Unknown 0x08CE 0x00000000" // { + position = "1920,0"; + scale = 2.0; + }) + (mkScreen "Lenovo Group Limited M14 V907R2HD" // { + position = "0,0"; + }) + ]; mobile-private.outputs = [ (mkScreen "Unknown 0x1536 0x00000000" // { position = "0,0";