Adjust monitor placement

This commit is contained in:
Felix Suchert 2022-03-31 10:44:42 +02:00
parent bacb939683
commit cb7acca728
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -1,16 +1,21 @@
profile office { profile office {
output eDP-1 mode 3840x2160 position 0,0 scale 2 output eDP-1 mode 3840x2160 position 0,420 scale 2
output "Dell Inc. DELL U2419HC 6Z7JSS2" mode 1920x1080 position 1920,0 output "Dell Inc. DELL U2419HC 6Z7JSS2" mode 1920x1080 position 1920,420
output "Dell Inc. DELL U2419HC 879JSS2" mode 1920x1080 position 3840,0 output "Dell Inc. DELL U2419HC 879JSS2" mode 1920x1080 position 3840,0 transform 90
} }
profile home-docked { profile home-docked {
output eDP-1 mode 3840x2160 position 0,1200 scale 2 output eDP-1 mode 3840x2160 position 0,420 scale 2
output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 0,0 output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 1920,420
output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 1920,0 transform 90 output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 3840,0 transform 90
} }
profile home-single-monitor { profile home-single-monitor-l {
output eDP-1 mode 3840x2160 position 0,420 scale 2
output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 1920,420
}
profile home-single-monitor-r {
output eDP-1 mode 3840x2160 position 0,840 scale 2 output eDP-1 mode 3840x2160 position 0,840 scale 2
output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 1920,0 transform 90 output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 1920,0 transform 90
} }