90PKL63: update config
This commit is contained in:
parent
3fec545841
commit
aea98f8178
1 changed files with 6 additions and 7 deletions
|
@ -1,15 +1,14 @@
|
|||
### 7DPQTN2 specific settings
|
||||
# vim: ft=i3
|
||||
set $laptop "Unknown 0x633D 0x00000000"
|
||||
set $monitor "Goldstar Company Ltd LG ULTRAWIDE 0x00005E33"
|
||||
set $intern "Unknown 0x633D 0x00000000"
|
||||
set $extern "Goldstar Company Ltd LG ULTRAWIDE 0x00005E33"
|
||||
|
||||
### Output configuration
|
||||
output $laptop position 0 0
|
||||
output $monitor position 1920 0
|
||||
output $monitor disable
|
||||
output $intern position 0 0
|
||||
output $extern position 1920 0
|
||||
|
||||
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 "1160:4618:DELL09BE:00_0488:120A_Touchpad" {
|
||||
|
|
Loading…
Reference in a new issue