host/home: don't rotate secondary monitor

This commit is contained in:
Dmitriy Pleshevskiy 2025-03-05 19:34:46 +03:00
parent dc68f1b678
commit 11499b5109
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -40,7 +40,7 @@
output = "DP-3";
monitorConfig = ''
Option "PreferredMode" "1920x1080"
Option "Rotate" "right"
# Option "Rotate" "right"
'';
}
{