feat(wayber): accomodate t470 triple monitor setup
This commit is contained in:
parent
f37f46d6e4
commit
cecce460d3
1 changed files with 4 additions and 0 deletions
|
|
@ -34,7 +34,11 @@
|
||||||
position = "top";
|
position = "top";
|
||||||
height = 16;
|
height = 16;
|
||||||
output = [
|
output = [
|
||||||
|
# triple monitor setup t470
|
||||||
"eDP-1"
|
"eDP-1"
|
||||||
|
"DP-4"
|
||||||
|
"DP-5"
|
||||||
|
# void desktop double monitor setup
|
||||||
"DP-1"
|
"DP-1"
|
||||||
"HDMI-A-1"
|
"HDMI-A-1"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue