revert monitors
This commit is contained in:
parent
39d407d236
commit
2f13f63c80
|
@ -17,15 +17,4 @@
|
|||
./common/optional/desktop/cinnamon
|
||||
|
||||
];
|
||||
monitors = [
|
||||
{
|
||||
name = "HDMI-1";
|
||||
width = 2560;
|
||||
height = 1440;
|
||||
refreshRate = 59.95;
|
||||
x = 0;
|
||||
workspace = "1";
|
||||
primary = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue