mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[sway] update thinkman displayport-config
This commit is contained in:
parent
45f89a12f8
commit
f812fe3708
1 changed files with 8 additions and 1 deletions
|
@ -3,7 +3,14 @@
|
|||
output * {
|
||||
position 1600,0
|
||||
}
|
||||
output "LVDS-1" {
|
||||
output DP-1 {
|
||||
resolution 1920x1080
|
||||
}
|
||||
|
||||
set $laptop "LVDS-1"
|
||||
bindswitch lid:on output $laptop disable
|
||||
bindswitch lid:off output $laptop enable
|
||||
output $laptop {
|
||||
position 0,180
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue