Displays auto arrangement

This commit is contained in:
Gu://em_ 2026-01-23 09:16:56 +01:00
parent 613201760b
commit 28f79e2564
3 changed files with 12 additions and 8 deletions

View file

@ -6,8 +6,9 @@
# All screens
monitorv2 {
output =
mode = preferred
position = auto
position = auto-up
scale = auto
}
@ -15,6 +16,6 @@ monitorv2 {
monitorv2 {
output = eDP-1
mode = preferred
position = 0x0
position = auto-down
scale = 1
}