bslxkos02: update for office
This commit is contained in:
parent
8705d206ec
commit
052ed0a192
1 changed files with 11 additions and 7 deletions
|
@ -1,11 +1,15 @@
|
||||||
# vim: ft=i3
|
# vim: ft=i3
|
||||||
### bslxkos02 specific settings
|
### bslxkos02 specific settings
|
||||||
set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912"
|
set $extern38 "Goldstar Company Ltd 38GN950 008NTLEFY912"
|
||||||
set $extern-29 "Lenovo Group Limited L29w-30 UPV08NFA"
|
set $extern34 "Dell Inc. DELL U3421WE 6YR9753"
|
||||||
set $port-38 HDMI-A-2
|
set $extern29 "Lenovo Group Limited L29w-30 UPV08NFA"
|
||||||
set $port-29 DP-3
|
set $extern24 "Dell Inc. DELL P2421 7PJG773"
|
||||||
set $main $port-38
|
set $port34 DP-1
|
||||||
|
set $port24 DP-2
|
||||||
|
set $main $port34
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
output $extern-38 mode 3840x1600 position 0 1080
|
# output $extern38 mode 3840x1600 position 0 1080
|
||||||
output $extern-29 mode 2560x1080 position 630 0
|
output $extern34 mode 3440x1440 position 0 0
|
||||||
|
# output $extern29 mode 2560x1080 position 630 0
|
||||||
|
output $extern24 mode 1920x1200 position 3440 0
|
||||||
|
|
Loading…
Reference in a new issue