hardware: remove monitor.workspace option, add primaryMonitor option

This commit is contained in:
ooks-io 2025-01-13 20:56:22 +11:00
parent 338e3a25a1
commit ce67d0de9b
4 changed files with 22 additions and 13 deletions

View file

@ -14,7 +14,6 @@
width = 2560;
height = 1440;
refreshRate = 144;
workspace = "1";
x = 1920;
y = 100;
}

View file

@ -10,7 +10,6 @@
width = 1920;
height = 1080;
refreshRate = 180;
workspace = "1";
}
];
};

View file

@ -16,7 +16,6 @@
name = "eDP-1";
width = 1920;
height = 1080;
workspace = "1";
}
];
};