Specialize display config against display names and not port names
This commit is contained in:
parent
4c6fecb530
commit
60e9924131
8 changed files with 33 additions and 61 deletions
|
@ -5,9 +5,9 @@
|
|||
};
|
||||
|
||||
config.displays = {
|
||||
d1 = "DP-1";
|
||||
d2 = "DP-2";
|
||||
d3 = "DP-3";
|
||||
d4 = "HDMI-A-1";
|
||||
tower1 = "Microstep MSI G24C 0000000000001";
|
||||
tower2 = "BNQ BenQ GW2270 6CH00781019";
|
||||
tower3 = "Eizo Nanao Corporation CG223W 23252050";
|
||||
tower4 = "Samsung Electric Company SAMSUNG Unknown";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue