host/home: change monitor positions
This commit is contained in:
parent
11499b5109
commit
ca4cafb4f0
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
monitorConfig = ''
|
||||
Option "PreferredMode" "1920x1080"
|
||||
# Option "Rotate" "right"
|
||||
Option "Position" "0 361"
|
||||
'';
|
||||
}
|
||||
{
|
||||
|
@ -48,6 +49,7 @@
|
|||
primary = true;
|
||||
monitorConfig = ''
|
||||
Option "PreferredMode" "2560x1440"
|
||||
Option "Position" "1920 0"
|
||||
'';
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue