diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/autorandr.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/autorandr.nix b/gui/autorandr.nix index 4877ed5..04526a4 100644 --- a/gui/autorandr.nix +++ b/gui/autorandr.nix @@ -33,7 +33,7 @@ HDMI3 = { enable = true; mode = "1280x1024"; - position = "1366x0"; + position = "1372x0"; }; }; }; |