From da10975070d2561c8fb047b7d794efcb499bba16 Mon Sep 17 00:00:00 2001 From: Bill Thiede Date: Sat, 6 Feb 2021 12:42:48 -0800 Subject: [PATCH] Update new physical orientation of Dell monitor. --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 3bae1e4..ca5ac40 100644 --- a/src/main.rs +++ b/src/main.rs @@ -11,7 +11,7 @@ fn main() -> Result<()> { width: 1920, height: 1200, }, - orientation: Orientation::Right, + orientation: Orientation::Left, ..Default::default() }, Screen {