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.

19 lines
272 B
Plaintext
Raw Normal View History

2022-08-21 22:53:04 +00:00
set $left 'Dell Inc. DELL S2721DS D0SVQ43'
set $middle 'Eizo Nanao Corporation EV2316W 39117013'
set $right 'Chimei Innolux Corporation 0x14D4'
output $left {
scale 1
pos 0 0
}
output $middle {
scale 1
pos 2560 770
}
output $right {
scale 1
pos 1000 1440
}