Fix output list for smolboi
This commit is contained in:
parent
328ca86aac
commit
32501993b4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ wireless = ["wlp36s0"]
|
|||
ethernet = ["enp37s0"]
|
||||
disks = ["/", "/home"]
|
||||
outputs = [
|
||||
{ name = "HDMI-A-1", config = ["--auto", "--primary"] },
|
||||
{ name = "HDMI-A-0", config = ["--auto", "--primary"] },
|
||||
{ name = "DVI-D-0", config = ["--auto", "--left-of", "HDMI-A-0"] },
|
||||
{ name = "DisplayPort-0" },
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue