diff --git a/src/main.rs b/src/main.rs index 9981efd..a81f9c6 100644 --- a/src/main.rs +++ b/src/main.rs @@ -293,6 +293,7 @@ fn main() { ("System76", "addw1") => Some("eDP-1"), ("System76", "addw2") => Some("eDP-1"), ("System76", "oryp10") => Some("eDP-1"), + ("System76", "addp6") => Some("eDP-1"), _ => None, };