hardware: remove monitor.workspace option, add primaryMonitor option
This commit is contained in:
parent
338e3a25a1
commit
ce67d0de9b
4 changed files with 22 additions and 13 deletions
|
|
@ -14,7 +14,6 @@
|
|||
width = 2560;
|
||||
height = 1440;
|
||||
refreshRate = 144;
|
||||
workspace = "1";
|
||||
x = 1920;
|
||||
y = 100;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
width = 1920;
|
||||
height = 1080;
|
||||
refreshRate = 180;
|
||||
workspace = "1";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@
|
|||
name = "eDP-1";
|
||||
width = 1920;
|
||||
height = 1080;
|
||||
workspace = "1";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue