Displays auto arrangement
This commit is contained in:
parent
613201760b
commit
28f79e2564
3 changed files with 12 additions and 8 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue