host/home: don't rotate secondary monitor
This commit is contained in:
parent
dc68f1b678
commit
11499b5109
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
output = "DP-3";
|
output = "DP-3";
|
||||||
monitorConfig = ''
|
monitorConfig = ''
|
||||||
Option "PreferredMode" "1920x1080"
|
Option "PreferredMode" "1920x1080"
|
||||||
Option "Rotate" "right"
|
# Option "Rotate" "right"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue