7DPQTN2: update
This commit is contained in:
parent
3ad94cf683
commit
b2044b1cc0
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
|||
### 7DPQTN2 specific settings
|
||||
# vim: ft=i3
|
||||
set $laptop "Chimei Innolux Corporation 0x14D3 0x00000000"
|
||||
set $monitor "Dell Inc. Dell U4919DW 9YVZWP2"
|
||||
set $intern "Chimei Innolux Corporation 0x14D3 0x00000000"
|
||||
set $extern "Dell Inc. Dell U4919DW 9YVZWP2"
|
||||
|
||||
### Output configuration
|
||||
output $laptop position 0 0
|
||||
output $monitor position 1920 0 resolution 5120x1440
|
||||
output $intern position 0 0
|
||||
output $extern position 1920 0 resolution 5120x1440
|
||||
|
||||
bindswitch --reload --locked lid:on output $laptop disable
|
||||
bindswitch --reload --locked lid:off output $laptop enable
|
||||
bindswitch --reload --locked lid:on output $intern disable
|
||||
bindswitch --reload --locked lid:off output $intern enable
|
||||
|
||||
### Input configuration
|
||||
input "1102:4639:DELL081C:00_044E:121F_Touchpad" {
|
||||
|
|
Loading…
Reference in a new issue