hosts.d: add screen extern2
This commit is contained in:
parent
3b99ccba65
commit
08aa8d861a
1 changed files with 2 additions and 0 deletions
|
@ -2,10 +2,12 @@
|
|||
# vim: ft=i3
|
||||
set $intern "Chimei Innolux Corporation 0x14D3 0x00000000"
|
||||
set $extern "Dell Inc. Dell U4919DW 9YVZWP2"
|
||||
set $extern2 "Dell Inc. Dell U4919DW 10WZWP2"
|
||||
|
||||
### Output configuration
|
||||
output $intern position 0 0
|
||||
output $extern position 1920 0 resolution 5120x1440
|
||||
output $extern2 position -1600 -1440 resolution 5120x1440
|
||||
|
||||
bindswitch --reload --locked lid:on output $intern disable
|
||||
bindswitch --reload --locked lid:off output $intern enable
|
||||
|
|
Loading…
Reference in a new issue