Update Dell orientation.
This commit is contained in:
parent
f230dcd701
commit
5e90576c49
@ -12,7 +12,7 @@ fn main() -> Result<()> {
|
|||||||
x: 0,
|
x: 0,
|
||||||
y: 1440 * 2 - 1920,
|
y: 1440 * 2 - 1920,
|
||||||
},
|
},
|
||||||
orientation: Orientation::Right,
|
orientation: Orientation::Left,
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
let lg = Screen {
|
let lg = Screen {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user