Update new physical orientation of Dell monitor.

This commit is contained in:
Bill Thiede 2021-02-06 12:42:48 -08:00
parent 3548e078ce
commit da10975070

View File

@ -11,7 +11,7 @@ fn main() -> Result<()> {
width: 1920,
height: 1200,
},
orientation: Orientation::Right,
orientation: Orientation::Left,
..Default::default()
},
Screen {