mirror of https://github.com/artizirk/dotfiles
Arti Zirk
4 years ago
4 changed files with 20 additions and 10 deletions
@ -0,0 +1,12 @@ |
|||||||
|
# Work computer |
||||||
|
|
||||||
|
set $left_disp "Goldstar Company Ltd LG HDR 4K 0x0000BBF6" |
||||||
|
set $right_disp "Goldstar Company Ltd LG Ultra HD 0x0000B5BA" |
||||||
|
|
||||||
|
# Work monitors |
||||||
|
output $left_disp pos 0 0 |
||||||
|
output $right_disp pos 2560 0 |
||||||
|
# |
||||||
|
# 4K resolution on 27" is way too small by default |
||||||
|
output $left_disp scale 1.5 |
||||||
|
output $right_disp scale 1.5 |
@ -0,0 +1,5 @@ |
|||||||
|
# Home desktop computer |
||||||
|
|
||||||
|
set $left_disp "Samsung Electric Company S24E650 0x00005F4D" |
||||||
|
set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS" |
||||||
|
|
Loading…
Reference in new issue