os/hosts/norman/.config/sway/config.d/screens.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
276 B
Plaintext
Raw Normal View History

2023-03-07 15:48:46 +00:00
set $left 'Dell Inc. DELL S3222DGM G1FFT63'
set $right 'Dell Inc. DELL S2721DS D0SVQ43'
set $bottom 'Chimei Innolux Corporation 0x14D4'
2022-08-21 22:53:04 +00:00
output $left {
scale 1
2023-03-07 15:48:46 +00:00
pos 0 690
2022-08-21 22:53:04 +00:00
}
2023-03-07 15:48:46 +00:00
output $right {
2022-08-21 22:53:04 +00:00
scale 1
2023-03-07 15:48:46 +00:00
pos 2560 0
transform 90
2022-08-21 22:53:04 +00:00
}
2023-03-07 15:48:46 +00:00
output $bottom {
2022-08-21 22:53:04 +00:00
scale 1
2023-03-07 15:48:46 +00:00
pos 0 2130
2022-08-21 22:53:04 +00:00
}