Add second monitor
This commit is contained in:
parent
770d8cc913
commit
9773d434df
@ -214,6 +214,9 @@ in {
|
|||||||
};
|
};
|
||||||
output = {
|
output = {
|
||||||
"*".bg = "${thm.bg} solid_color";
|
"*".bg = "${thm.bg} solid_color";
|
||||||
|
} // lib.optionalAttrs (config.device == "AMD-Workstation") {
|
||||||
|
DP-1.position = "0 400";
|
||||||
|
HDMI-A-1 = { transform = "90"; position = "2560 0"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
wrapperFeatures = {
|
wrapperFeatures = {
|
||||||
|
Loading…
Reference in New Issue
Block a user