display for cyber headset
This commit is contained in:
parent
dc14e0f72c
commit
f183012e31
1 changed files with 11 additions and 1 deletions
|
|
@ -39,7 +39,17 @@
|
||||||
position = "4520 250";
|
position = "4520 250";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
else if hostName == "electra" then {}
|
else if hostName == "electra" then {
|
||||||
|
eDP-1 = {
|
||||||
|
mode = "1920x1200@59.950Hz";
|
||||||
|
position = "0 0";
|
||||||
|
};
|
||||||
|
DP-2 = {
|
||||||
|
mode = "1280x720@60.000Hz";
|
||||||
|
position = "0 1200";
|
||||||
|
};
|
||||||
|
|
||||||
|
}
|
||||||
else {};
|
else {};
|
||||||
hostnameWorkspaceAssign =
|
hostnameWorkspaceAssign =
|
||||||
if hostName == "tower" then [
|
if hostName == "tower" then [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue