From 61f950a0e7a0f4f4386865066bb5d08b26ed891d Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Thu, 28 Oct 2021 18:42:29 +0200 Subject: [PATCH] Fix home screen positioning --- defaults/user-configuration/fhauser/applications/kanshi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/user-configuration/fhauser/applications/kanshi.nix b/defaults/user-configuration/fhauser/applications/kanshi.nix index 1d09f79..5024c8e 100644 --- a/defaults/user-configuration/fhauser/applications/kanshi.nix +++ b/defaults/user-configuration/fhauser/applications/kanshi.nix @@ -42,7 +42,7 @@ }) ]; home-pc.outputs = [ - (mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "4480,0"; }) + (mkScreen "Dell Inc. DELL P2720DC 22JPK53" // { position = "0,0"; }) (mkScreen "Unknown HP Z27 CN482201RP" // { position = "2560,0"; scale = 1.5;