fix(sway): correct scaling for monitors
This commit is contained in:
parent
0ef14ff6ac
commit
2b9311bdbf
@ -1,7 +1,7 @@
|
|||||||
# vim: set filetype=swayconfig:
|
# vim: set filetype=swayconfig:
|
||||||
set $laptop eDP-2
|
set $laptop eDP-2
|
||||||
output $laptop
|
output $laptop scale 1.5
|
||||||
output DP-3 pos -2560 0
|
output DP-3 pos -2560 0 scale 1.0
|
||||||
|
|
||||||
# Shut off the laptop screen when closed
|
# Shut off the laptop screen when closed
|
||||||
bindswitch lid:on output $laptop disable
|
bindswitch lid:on output $laptop disable
|
||||||
|
Loading…
Reference in New Issue
Block a user