This commit is contained in:
cnst
2024-10-17 20:58:04 +02:00
parent 1268904f80
commit 946125fb09

View File

@@ -7,8 +7,8 @@ in {
width = mkForce 1920; width = mkForce 1920;
height = mkForce 1200; height = mkForce 1200;
refreshRate = mkForce 60; refreshRate = mkForce 60;
workspace = mkForce "1"; # workspace = "1";
primary = mkForce true; # primary = true;
} }
]; ];
home = { home = {