mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] update display configuration
This commit is contained in:
parent
cd67bd2d8f
commit
fc3214acc4
1 changed files with 3 additions and 6 deletions
|
@ -1,17 +1,14 @@
|
|||
# outputs
|
||||
|
||||
output * {
|
||||
position 1600,0
|
||||
}
|
||||
output DP-1 {
|
||||
resolution 1920x1080
|
||||
position 1920,0
|
||||
}
|
||||
|
||||
set $laptop "LVDS-1"
|
||||
set $laptop "eDP-1"
|
||||
bindswitch lid:on output $laptop disable
|
||||
bindswitch lid:off output $laptop enable
|
||||
output $laptop {
|
||||
position 0,180
|
||||
position 0,0
|
||||
}
|
||||
|
||||
input "2:7:SynPS/2_Synaptics_TouchPad" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue