mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 14:06:30 +00:00
Adjust monitor setup
This commit is contained in:
parent
7a4890def4
commit
d96f44eb05
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@ profile office {
|
||||||
}
|
}
|
||||||
|
|
||||||
profile home-docked {
|
profile home-docked {
|
||||||
output eDP-1 mode 3840x2160 position 0,0 scale 2
|
output eDP-1 mode 3840x2160 position 0,1200 scale 2
|
||||||
output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 1920,0
|
output "Hewlett Packard HP ZR2440w CN43361P27" mode 1920x1200 position 0,0
|
||||||
output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 3840,0
|
output "Hewlett Packard HP ZR2440w CN43361P3M" mode 1920x1200 position 1920,0 transform 90
|
||||||
}
|
}
|
||||||
|
|
||||||
profile home {
|
profile home {
|
||||||
output eDP-1 mode 3840x2160 position 0,0 scale 2
|
output eDP-1 mode 3840x2160 position 0,0 scale 2
|
||||||
output "Acer Technologies V233H LGT0C0224020" mode 1920x1080 position 1920,0
|
output HDMI-A-2 mode 1920x1200 position 1920,0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue