Commit 008d6825a385

Vincent Demeester <vincent@sbr.pm>
2021-06-04 14:50:25
users/vincent: update home screen setup
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent bc9b8d0
Changed files (1)
users
vincent
users/vincent/desktop/autorandr.nix
@@ -25,15 +25,15 @@ in
       home = {
         fingerprint = {
           eDP-1 = thinkpadt480s;
-          DP-1-2 = lg_ultrawide_curved;
+          DP-1-1 = lg_ultrawide_curved;
         };
         config = {
           eDP-1 = {
             enable = true;
-            position = "651x1440";
+            position = "3440x360";
             mode = "1920x1080";
           };
-          DP-1-2 = {
+          DP-1-1 = {
             enable = true;
             primary = true;
             mode = "3440x1440";