silence: update
This commit is contained in:
parent
fa71a58f02
commit
65594946b9
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# vim: ft=i3
|
# vim: ft=i3
|
||||||
### silence specific settings
|
### silence specific settings
|
||||||
set $intern "Unknown 0x5B2D 0x00000000"
|
set $intern "AU Optronics 0x5B2D Unknown"
|
||||||
set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912"
|
set $extern-38 "Goldstar Company Ltd 38GN950 008NTLEFY912"
|
||||||
set $extern-13 "Unknown CX133 0x00000001"
|
set $extern-13 "Unknown CX133 0x00000001"
|
||||||
set $main $extern-38
|
set $main $extern-38
|
||||||
|
@ -8,7 +8,6 @@ set $main $extern-38
|
||||||
### Output configuration
|
### Output configuration
|
||||||
output $intern mode 1920x1080
|
output $intern mode 1920x1080
|
||||||
output $extern-38 mode 3840x1600
|
output $extern-38 mode 3840x1600
|
||||||
output $extern-13 mode 2560x1600 scale 1.6
|
|
||||||
|
|
||||||
bindswitch --reload --locked lid:on output $intern disable
|
bindswitch --reload --locked lid:on output $intern disable
|
||||||
bindswitch --reload --locked lid:off output $intern enable
|
bindswitch --reload --locked lid:off output $intern enable
|
||||||
|
|
Loading…
Reference in a new issue