fix monitor names and sizes

This commit is contained in:
chem 2025-08-24 15:07:09 -06:00
parent e9a92ab48f
commit dd6508a03d

View file

@ -46,15 +46,15 @@
gui = {
enable = true;
monitors = {
DP-1 = {
HDMI-A-4 = {
width = "1920";
height = "1080";
rate = "59.94";
};
DP-2 = {
width = "1920";
height = "1080";
rate = "143.855";
DP-1 = {
width = "1600";
height = "900";
rate = "59.94";
posX = "1920";
};
};